fix: update references to docker-compose file and remove unused compose files

This commit is contained in:
hamed
2026-06-25 21:40:51 +03:30
parent b56d37f97f
commit 29badf8d68
5 changed files with 7 additions and 37 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
# Coolify deployment — Build Pack: Docker Compose
# Select THIS file as the Compose file in the Coolify resource settings.
# This is the production deploy stack (MariaDB + Redis). The ddev local env uses
# its own compose.yaml; do not confuse the two.
# Select this file (docker-compose.yml) as the Compose file in the Coolify resource.
# Do NOT define custom `networks:` — Coolify manages the network; custom ones
# break Traefik routing (per Coolify docs).