Files
coolcouch/docker-compose.yml
Julien Calixte b9bf218b9b fix: attach to per-resource Coolify network, not the global one
Traefik in this Coolify install resolves backends on a per-resource
network named after the resource UUID, not the shared "coolify" network.
COOLIFY_RESOURCE_UUID is injected into the compose env by Coolify, so
naming the external network from it lets Traefik find couchdb.
2026-06-01 21:02:59 +02:00

1.9 KiB