Remove manual coolify network config — Coolify manages this automatically
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
051514ced1
commit
495e0c9314
@ -18,9 +18,6 @@ services:
|
|||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 3
|
retries: 3
|
||||||
start_period: 10s
|
start_period: 10s
|
||||||
networks:
|
|
||||||
- coolify
|
|
||||||
- default
|
|
||||||
|
|
||||||
cron:
|
cron:
|
||||||
build: .
|
build: .
|
||||||
@ -34,13 +31,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
web:
|
web:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
networks:
|
|
||||||
- default
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
cot_data:
|
cot_data:
|
||||||
driver: local
|
driver: local
|
||||||
|
|
||||||
networks:
|
|
||||||
coolify:
|
|
||||||
external: true
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user