Skip to content

Commit 9759a72

Browse files
committed
add ZAMMAD_EXT_PROXY to docker-compose.yml
This is a follow-up to the changes in docker-entrypoint.sh made in this PR: zammad/zammad#5521 Signed-off-by: Toni Förster <[email protected]>
1 parent 6ee671e commit 9759a72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ x-shared:
3636
NGINX_SERVER_NAME:
3737
NGINX_SERVER_SCHEME:
3838
RAILS_TRUSTED_PROXIES:
39+
ZAMMAD_EXT_PROXY:
3940
ZAMMAD_HTTP_TYPE:
4041
ZAMMAD_FQDN:
4142
ZAMMAD_WEB_CONCURRENCY:

0 commit comments

Comments
 (0)