fix(gateway): harden health endpoint exposure

This commit is contained in:
Xubin Ren
2026-07-13 15:16:51 +08:00
parent 2c78976728
commit 3824206ab2
4 changed files with 140 additions and 38 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ services:
command: ["gateway"]
restart: unless-stopped
ports:
- 18790:18790
- 127.0.0.1:18790:18790
- 8765:8765
deploy:
resources: