Solved Snipe IT bug

This commit is contained in:
2025-02-05 12:53:06 +01:00
parent 26942a9265
commit 53af17b2ab
11 changed files with 17 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ APP_KEY={{pixelfed_app_key}}
## General Settings
APP_NAME="{{applications.pixelfed.titel}}"
APP_ENV=production
APP_DEBUG={{mode_debug | string | lower }}
APP_DEBUG={{enable_debug | string | lower }}
APP_URL=https://{{domain}}
APP_DOMAIN="{{domain}}"
ADMIN_DOMAIN="{{domain}}"