chore: 修改服务端口为 8888
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
vitals:
|
||||
build: .
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8888:8080"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user