Build Phase 2 judge vertical slice
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
DATABASE_URL=postgres://onlinejudge:onlinejudge@localhost:5433/onlinejudge
|
||||
REDIS_URL=redis://localhost:6380
|
||||
JUDGE_SERVER_URL=http://localhost:8081
|
||||
JUDGE_SERVER_TOKEN=oj2-dev-token
|
||||
JUDGE_CONCURRENCY=2
|
||||
OJ2_DEV_USERNAME=student
|
||||
OJ2_DEV_PASSWORD=student123
|
||||
Reference in New Issue
Block a user