mirror of
https://github.com/QingdaoU/OnlineJudgeDeploy.git
synced 2024-10-31 19:57:51 +00:00
add FORCE_HTTPS env
This commit is contained in:
parent
07b640e837
commit
8fa08e7f98
@ -56,6 +56,7 @@ services:
|
||||
- POSTGRES_USER=onlinejudge
|
||||
- POSTGRES_PASSWORD=onlinejudge
|
||||
- JUDGE_SERVER_TOKEN=CHANGE_THIS
|
||||
# - FORCE_HTTPS=1
|
||||
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