chore: 🐳 docker-compose 端口对齐为 8029
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

与 demo-ctx 反向代理实际转发目标保持一致。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
kkfluous
2026-04-24 16:57:38 +08:00
parent c7025db514
commit 30ea764c44

View File

@@ -4,7 +4,7 @@ services:
log-lottery:
image: harbor.lnh2e.com/lingniu-v1/log-lottery:main-0.6.0-5
ports:
- "8088:80"
- "8029:80"
deploy:
replicas: 1
restart_policy: