Skip to content

Commit

Permalink
changed .env back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
KurzGedanke committed Mar 29, 2024
1 parent 4ed49be commit 46df458
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.html#use-environment-variables-for-infrastructure-configuration

###> symfony/framework-bundle ###
APP_ENV=prod
APP_ENV=dev
APP_SECRET=66c46c056e71af1d810e66815c480676
###< symfony/framework-bundle ###

Expand Down

0 comments on commit 46df458

Please sign in to comment.