adding traefik network to all dockers
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
||||
networks:
|
||||
vpn_net:
|
||||
ipv4_address: 172.32.0.2
|
||||
traefik_portal:
|
||||
|
||||
traefik:
|
||||
image: traefik:v3.0
|
||||
@@ -44,3 +45,5 @@ networks:
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 172.32.0.0/24
|
||||
traefik_portal:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user