Make environment loading compatible with Plesk
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user