This commit is contained in:
没钱 2026-09-11 11:03:19 +08:00
parent 350ef62c85
commit 8b174407cc

View File

@ -85,7 +85,7 @@ services:
ports:
# The host already runs another Nginx on port 80. Expose this stack on
# 8080 and let the existing reverse proxy forward traffic here.
- "8080:80"
- "38080:80"
depends_on:
backend:
condition: service_healthy