mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Trust Heroku load balancer
Fix insecure warning in browser when deploying to Heroku
This commit is contained in:
parent
bd5c790043
commit
34fcff7a9d
@ -19,7 +19,7 @@ TZ=UTC
|
||||
|
||||
# APP_URL and TRUSTED_PROXIES are useful when using Docker and/or a reverse proxy.
|
||||
APP_URL=http://localhost
|
||||
TRUSTED_PROXIES=
|
||||
TRUSTED_PROXIES=**
|
||||
|
||||
# The log channel defines where your log entries go to.
|
||||
LOG_CHANNEL=syslog
|
||||
|
Loading…
Reference in New Issue
Block a user