Make environment loading compatible with Plesk

This commit is contained in:
2026-07-22 10:11:15 +02:00
parent 9518bb8c6a
commit cadb633d51
6 changed files with 62 additions and 19 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
APP_ENV=production
PUBLIC_BASE_URL=https://zefix.silias.ch
APP_SECRET=replace-with-output-of-openssl-rand-hex-32
ZEFIX_PRIVATE_DIR=/var/lib/zefix-export
# Leave empty to use ../zefix-private next to the project directory.
ZEFIX_PRIVATE_DIR=
# Cloudflare Turnstile
TURNSTILE_SECRET=replace-with-turnstile-secret