Skip to content

Commit b3e9568

Browse files
committed
We have more contests with internet access
1 parent 1e66d19 commit b3e9568

File tree

1 file changed

+2
-1
lines changed
  • icpc-wf/ansible/group_vars/all

1 file changed

+2
-1
lines changed

icpc-wf/ansible/group_vars/all/all.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ PHP_MAX_FILE_UPLOADS: 101
3737

3838
# Git repo URL
3939
DJ_GIT_HOST: "{{MAIN_ADMIN_IP}}"
40-
DJ_GIT_REPO: "domjudge@{{DJ_GIT_HOST}}:domjudge"
40+
#DJ_GIT_REPO: "domjudge@{{DJ_GIT_HOST}}:domjudge"
41+
DJ_GIT_REPO: "https://github.com/domjudge/domjudge.git"
4142
DJ_GIT_REPO_SCRIPTS: "domjudge@{{DJ_GIT_HOST}}:domjudge-scripts-bare"
4243

4344
PHPSTORM_VERSION: 2021.2

0 commit comments

Comments
 (0)