chore: 修改服务端口为 8888

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-22 13:48:35 +08:00
parent 1d5936983a
commit f42a767236

View File

@@ -4,7 +4,7 @@ services:
vitals:
build: .
ports:
- "8080:8080"
- "8888:8080"
volumes:
- ./data:/app/data
environment: