8 lines
171 B
Bash
8 lines
171 B
Bash
TZ=Europe/Berlin
|
|
APP_ENV=production
|
|
APP_DEBUG=false
|
|
LOG_CHANNEL=stack
|
|
|
|
TRUSTED_PROXIES=**
|
|
FIREFLY_III_URL=http://firefly-app:8080
|
|
VANITY_URL=https://firefly.kaleschke.info |