fix: nginx conf, missing app_env

This commit is contained in:
2025-05-21 16:38:12 -05:00
parent 079a7e2cb5
commit bd92480958
3 changed files with 11 additions and 42 deletions

View File

@@ -5,6 +5,7 @@
# used to generate the Mercure URL behind the scenes.
APP_URL="https://torsearch.idocode.io"
APP_SECRET="70169beadfbc8101c393cbfbba27a313"
APP_ENV=prod
# Use the DATABASE_URL below to use the MariaDB container
# provided in the example.compose.yml file, or remove this