Merge branch 'for-contest' of git.coding.net:virusdefender/qduoj into for-contest
update
This commit is contained in:
@@ -17,7 +17,7 @@ docker_config = {
|
||||
|
||||
|
||||
# 测试用例的路径,是主机上的实际路径
|
||||
test_case_dir = "/var/mnt/source/test_case/"
|
||||
test_case_dir = "/root/test_case/"
|
||||
# 源代码路径,也就是 manage.py 所在的实际路径
|
||||
source_code_dir = "/var/mnt/source/OnlineJudge/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user