forked from quant-speed-AI/Scoring-System
chore: 后端服务端口统一为 8876:8876
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- ./backend/media:/app/media
|
||||
- ./backend/static:/app/static
|
||||
ports:
|
||||
- "8876:8000"
|
||||
- "8876:8876"
|
||||
environment:
|
||||
- DEBUG=False
|
||||
- SECRET_KEY=${SECRET_KEY:-your-secret-key-change-this}
|
||||
|
||||
Reference in New Issue
Block a user