Skip to content

Commit 7c9a602

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

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
@@ -34,6 +34,7 @@ x-shared:
3434
NGINX_SERVER_NAME:
3535
NGINX_SERVER_SCHEME:
3636
RAILS_TRUSTED_PROXIES:
37+
ZAMMAD_EXT_PROXY:
3738
ZAMMAD_WEB_CONCURRENCY:
3839
ZAMMAD_SESSION_JOBS:
3940
ZAMMAD_PROCESS_SCHEDULED:

0 commit comments

Comments
 (0)