Skip to content

Commit

Permalink
Set .env enviromant variable standard on prod
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperPeeters98 committed Dec 27, 2021
1 parent 7728c21 commit 045c1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symfony/.env
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration

###> symfony/framework-bundle ###
APP_ENV=dev
APP_ENV=prod
APP_SECRET=b41733f1e41298e4b57cc8bae3c27eef
BASE_URL=https://php.wip
APP_VERSION=v1.0
Expand Down

0 comments on commit 045c1bb

Please sign in to comment.