We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bde7fa commit 6323951Copy full SHA for 6323951
src/main/resources/application.yml
@@ -7,7 +7,7 @@ server:
7
jalgoarena:
8
problems:
9
source: ${PROBLEMS_SOURCE:problems.json}
10
- jude:
+ judge:
11
classpath: ${JUDGE_CLASSPATH:build/classes/kotlin/main}
12
13
spring:
0 commit comments