Skip to content

Commit

Permalink
Attempt to fix deployment
Browse files Browse the repository at this point in the history
Per #377
  • Loading branch information
tresf committed May 30, 2024
1 parent 9986b19 commit 120c00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration

###> symfony/framework-bundle ###
APP_ENV=dev
APP_ENV=prod
APP_SECRET=c55366de7d2b4845909b31d21b076b40
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
#TRUSTED_HOSTS='^localhost|example\.com$'
Expand Down

0 comments on commit 120c00e

Please sign in to comment.