Skip to content

Commit

Permalink
Apache User permission issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
dasscheman committed May 13, 2024
1 parent 56b04c5 commit b66f20d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/backend-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ if [ "$APP_ENV" = "local" ]; then
echo "⭐️ generate key";
php artisan key:generate
fi
whoami
# run apache in foreground
apache2-foreground

0 comments on commit b66f20d

Please sign in to comment.