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

@ -44,13 +44,6 @@ services:
env_file:
- ./worker-data/env_file
networks:
eth-model-local:
driver: bridge
ipam:
config:
- subnet: 172.22.0.0/24
volumes:
inference-data:
worker-data: