mirror of
https://github.com/QingdaoU/OnlineJudgeDeploy.git
synced 2024-10-31 19:57:51 +00:00
add STATIC_CDN_HOST env configuration
This commit is contained in:
parent
8fa08e7f98
commit
44361fad48
@ -57,6 +57,7 @@ services:
|
||||
- POSTGRES_PASSWORD=onlinejudge
|
||||
- JUDGE_SERVER_TOKEN=CHANGE_THIS
|
||||
# - FORCE_HTTPS=1
|
||||
# - STATIC_CDN_HOST=cdn.oj.com
|
||||
ports:
|
||||
- "0.0.0.0:80:8000"
|
||||
- "0.0.0.0:443:1443"
|
||||
- "0.0.0.0:443:1443"
|
||||
|
Loading…
Reference in New Issue
Block a user