diff --git a/.env b/.env index a83567a..7cef9b8 100644 --- a/.env +++ b/.env @@ -15,7 +15,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=7189792ca5da6b84aff72ec1c63d95ae ###< symfony/framework-bundle ### diff --git a/templates/base.html.twig b/templates/base.html.twig index ba75b6f..6ab35da 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -42,18 +42,18 @@