firefly
This commit is contained in:
parent
d104787ad0
commit
4afe3d2706
@ -35,7 +35,7 @@ TZ=Europe/Amsterdam
|
||||
|
||||
# TRUSTED_PROXIES is a useful variable when using Docker and/or a reverse proxy.
|
||||
# Set it to ** and reverse proxies work just fine.
|
||||
TRUSTED_PROXIES=
|
||||
TRUSTED_PROXIES=**
|
||||
|
||||
# The log channel defines where your log entries go to.
|
||||
# Several other options exist. You can use 'single' for one big fat error log (not recommended).
|
||||
@ -297,4 +297,4 @@ FIREFLY_III_LAYOUT=v1
|
||||
# Please make sure this URL matches the external URL of your Firefly III installation.
|
||||
# It is used to validate specific requests and to generate URLs in emails.
|
||||
#
|
||||
APP_URL=https://firefly.huguette.ovh/
|
||||
APP_URL=https://firefly.huguette.ovh
|
Loading…
Reference in New Issue
Block a user