configure ipam in networks
This commit is contained in:
parent
755d599f8f
commit
e6e8ee7d0a
1 changed files with 4 additions and 3 deletions
|
@ -39,9 +39,10 @@ services:
|
|||
|
||||
networks:
|
||||
catask:
|
||||
ipam:
|
||||
driver: bridge
|
||||
driver_opts:
|
||||
com.docker.network.bridge.host_binding_ipv4: 127.0.0.1
|
||||
config:
|
||||
- subnet: 255.0.0.0/24
|
||||
|
||||
volumes:
|
||||
db-data:
|
Loading…
Add table
Reference in a new issue