apps/firefly/.env aktualisiert

This commit is contained in:
2026-04-01 06:45:01 +00:00
parent 1f61e9da24
commit f2ef3de721
+16
View File
@@ -0,0 +1,16 @@
APP_KEY=base64:CHANGEME
APP_URL=https://firefly.kaleschke.info
DB_HOST=firefly-db
DB_PORT=3306
DB_CONNECTION=mysql
DB_DATABASE=firefly
DB_USERNAME=firefly
DB_PASSWORD=firefly
TRUSTED_PROXIES=**
APP_ENV=production
APP_DEBUG=false
LOG_CHANNEL=stack
TZ=Europe/Berlin