Skip to content

Commit bcee24f

Browse files
committed
docker-compose: Mention CIDR ranges in reverse-proxy docstring.
1 parent 4fcf3d6 commit bcee24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ services:
9999
# SETTING_ZULIP_SERVICE_SUBMIT_USAGE_STATISTICS: "True"
100100

101101
## If you're using a reverse proxy, you'll want to provide the
102-
## comma-separated set of IP addresses to trust here.
102+
## comma-separated set of IP addresses (or CIDR ranges) to trust here.
103103
# LOADBALANCER_IPS: ""
104104

105105
## By default, files uploaded by users and profile pictures are

0 commit comments

Comments
 (0)