Remove redundant network

This commit is contained in:
conache 2024-08-08 16:05:38 +03:00
parent a4a708c7d4
commit b58d527501
No known key found for this signature in database

View File

@ -43,13 +43,6 @@ services:
condition: service_healthy condition: service_healthy
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: