Remove redundant network
This commit is contained in:
parent
a4a708c7d4
commit
b58d527501
@ -44,13 +44,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./worker-data/env_file
|
- ./worker-data/env_file
|
||||||
|
|
||||||
networks:
|
|
||||||
eth-model-local:
|
|
||||||
driver: bridge
|
|
||||||
ipam:
|
|
||||||
config:
|
|
||||||
- subnet: 172.22.0.0/24
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
inference-data:
|
inference-data:
|
||||||
worker-data:
|
worker-data:
|
||||||
|
Loading…
Reference in New Issue
Block a user