We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86ddef commit dbd59cfCopy full SHA for dbd59cf
config/prod.env
@@ -11,8 +11,9 @@ TIME_ZONE=Europe/Berlin
11
TZ=Europe/Berlin
12
13
#
14
-# Consult the deployment section in the readme if you are running this behind a
15
-# reverse proxy with HTTPS enabled
+# If you get CSRF errors set your domain here
+# Consult the docs for more details:
16
+# https://wger.readthedocs.io/en/latest/production/docker.html#if-you-get-csrf-errors
17
18
# CSRF_TRUSTED_ORIGINS=https://my.domain.example.com,https://118.999.881.119
19
# X_FORWARDED_PROTO_HEADER_SET=True
0 commit comments