Skip to content

Commit dbd59cf

Browse files
committed
Add a link to online docs
1 parent f86ddef commit dbd59cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config/prod.env

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ TIME_ZONE=Europe/Berlin
1111
TZ=Europe/Berlin
1212

1313
#
14-
# Consult the deployment section in the readme if you are running this behind a
15-
# reverse proxy with HTTPS enabled
14+
# If you get CSRF errors set your domain here
15+
# Consult the docs for more details:
16+
# https://wger.readthedocs.io/en/latest/production/docker.html#if-you-get-csrf-errors
1617

1718
# CSRF_TRUSTED_ORIGINS=https://my.domain.example.com,https://118.999.881.119
1819
# X_FORWARDED_PROTO_HEADER_SET=True

0 commit comments

Comments
 (0)