forked from quant-speed-AI/Scoring-System
chore: 前端端口改为 8890:8890
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
||||
container_name: cywl-scoring-frontend
|
||||
restart: always
|
||||
ports:
|
||||
- "80:80"
|
||||
- "8890:8890"
|
||||
depends_on:
|
||||
scoring-backend:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user