fix: add dokploy-network to kong for Traefik routing

This commit is contained in:
Elzo codeur
2026-06-11 23:56:40 +00:00
parent cb7c512c57
commit 537b0c4ee9

View File

@@ -73,6 +73,7 @@ services:
default:
aliases:
- api-gw
dokploy-network: {}
healthcheck:
test: ["CMD", "kong", "health"]
interval: 5s
@@ -572,3 +573,8 @@ services:
volumes:
db-config:
deno-cache:
networks:
dokploy-network:
external: true