edited
This commit is contained in:
+1
-5
@@ -81,7 +81,7 @@ services:
|
||||
- /lib/modules:/lib/modules:ro
|
||||
ports:
|
||||
- "51830:51830/udp"
|
||||
# - "51831:80/tcp" # only for short configuration access - remove in production - external: 51831 internal: 80
|
||||
- "51831:80/tcp" # only for short configuration access - remove in production - external: 51831 internal: 80
|
||||
sysctls:
|
||||
- net.ipv4.ip_forward=1
|
||||
- net.ipv4.conf.all.src_valid_mark=1
|
||||
@@ -91,12 +91,8 @@ services:
|
||||
networks:
|
||||
ca-lose-internal:
|
||||
ipv4_address: 172.25.0.6
|
||||
proxynet:
|
||||
ipv4_address: 172.20.0.50
|
||||
|
||||
networks:
|
||||
proxynet:
|
||||
external: true
|
||||
ca-lose-internal:
|
||||
driver: bridge
|
||||
ipam:
|
||||
|
||||
Reference in New Issue
Block a user