mirror of
https://github.com/QingdaoU/OnlineJudgeDeploy.git
synced 2024-11-01 04:07:54 +00:00
fix url name
This commit is contained in:
parent
ef32aba0ab
commit
fcb8a9b17a
@ -39,7 +39,7 @@ services:
|
||||
- $PWD/data/judge_server:/log
|
||||
environment:
|
||||
- service_url=http://judge-server:8080
|
||||
- service_discovery_url=http://oj-backend:8000/api/judge_server_heartbeat/
|
||||
- backend_url=http://oj-backend:8000/api/judge_server_heartbeat/
|
||||
- TOKEN=CHANGE_THIS
|
||||
|
||||
oj-backend:
|
||||
@ -58,4 +58,4 @@ services:
|
||||
- JUDGE_SERVER_TOKEN=CHANGE_THIS
|
||||
ports:
|
||||
- "0.0.0.0:80:8000"
|
||||
- "0.0.0.0:443:1443"
|
||||
- "0.0.0.0:443:1443"
|
||||
|
Loading…
Reference in New Issue
Block a user