add judger_debug env

This commit is contained in:
virusdefender 2018-11-17 08:43:53 +08:00
parent cfa8f15c25
commit 4781112023

View File

@ -41,6 +41,7 @@ services:
- SERVICE_URL=http://judge-server:8080
- BACKEND_URL=http://oj-backend:8000/api/judge_server_heartbeat/
- TOKEN=CHANGE_THIS
# - judger_debug=1
oj-backend:
image: registry.cn-hangzhou.aliyuncs.com/onlinejudge/oj_backend