chore: remove unused IPAM configuration from network definitions in docker-compose
This commit is contained in:
@@ -306,14 +306,9 @@ volumes:
|
||||
networks:
|
||||
backend-net:
|
||||
driver: bridge
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 172.20.0.0/16
|
||||
frontend-net:
|
||||
driver: bridge
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 172.22.0.0/16
|
||||
|
||||
hub-net:
|
||||
external: true
|
||||
name: aduanasoft-hub_default
|
||||
|
||||
Reference in New Issue
Block a user