Skip to content

Commit

Permalink
Export database credentials to env TYPO
Browse files Browse the repository at this point in the history
  • Loading branch information
dasscheman committed Jun 25, 2024
1 parent b063ac7 commit 1ba3ba1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openshift/openshift-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
echo " ⭐️️️️️⭐️️️️️⭐️️️️️⭐️ VERSIE: 1 "

echo "⭐️ Load Laravel environment";
. /laravel-env.sh

./laravel-env.sh

# run artisan migrate & seed
echo "⭐️ Run artisan migrate";
Expand Down

0 comments on commit 1ba3ba1

Please sign in to comment.