chore: 🐳 docker-compose 端口对齐为 8029
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
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:
@@ -4,7 +4,7 @@ services:
|
|||||||
log-lottery:
|
log-lottery:
|
||||||
image: harbor.lnh2e.com/lingniu-v1/log-lottery:main-0.6.0-5
|
image: harbor.lnh2e.com/lingniu-v1/log-lottery:main-0.6.0-5
|
||||||
ports:
|
ports:
|
||||||
- "8088:80"
|
- "8029:80"
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
restart_policy:
|
restart_policy:
|
||||||
|
|||||||
Reference in New Issue
Block a user