Remove manual coolify network config — Coolify manages this automatically

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Greg 2026-03-22 17:28:29 +01:00
parent 051514ced1
commit 495e0c9314

View File

@ -18,9 +18,6 @@ services:
timeout: 10s
retries: 3
start_period: 10s
networks:
- coolify
- default
cron:
build: .
@ -34,13 +31,7 @@ services:
depends_on:
web:
condition: service_healthy
networks:
- default
volumes:
cot_data:
driver: local
networks:
coolify:
external: true