asd
This commit is contained in:
@@ -35,7 +35,7 @@ TZ=Europe/Berlin
|
||||
|
||||
# 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).
|
||||
@@ -219,7 +219,7 @@ MAP_DEFAULT_ZOOM=6
|
||||
# To change this, set your preferred comma separated set below.
|
||||
# Be sure to include http, https and other default ones if you need to.
|
||||
#
|
||||
VALID_URL_PROTOCOLS=
|
||||
VALID_URL_PROTOCOLS=https,http
|
||||
|
||||
#
|
||||
# Firefly III authentication settings
|
||||
@@ -342,4 +342,5 @@ QUERY_PARSER_IMPLEMENTATION=legacy
|
||||
# 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=http://localhost
|
||||
APP_URL=https://firefly.home.domroese.eu
|
||||
#APP_URL=http://localhost
|
||||
|
||||
Reference in New Issue
Block a user