minimal bridge
This commit is contained in:
parent
9be570042e
commit
548b80895e
|
@ -18,5 +18,5 @@ networks:
|
|||
driver: bridge
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 10.66.0.0/30
|
||||
gateway: 10.66.0.1
|
||||
- subnet: 10.66.0.1/30
|
||||
gateway: 10.66.0.2
|
Loading…
Reference in New Issue