Generalize reverse proxy source allowlist
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ IMAGE_PORT=8191
|
||||
IMAGE_REPOSITORY_PATH=/home/letrhee/sam_rebuild/image
|
||||
IMAGE_UID=1000
|
||||
IMAGE_GID=1000
|
||||
CADDY_SOURCE_CIDR=172.30.1.75/32
|
||||
# Comma- or space-separated source CIDRs of hosts that reverse-proxy to port 8191.
|
||||
TRUSTED_PROXY_CIDRS=172.30.1.75/32
|
||||
|
||||
IMAGE_REMOTE_URL=https://gitea.hided.net/devsam/image.git
|
||||
IMAGE_REPOSITORY_FULL_NAME=devsam/image
|
||||
|
||||
Reference in New Issue
Block a user