fix: add dokploy-network to kong for Traefik routing
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user