mirror of
https://github.com/QingdaoU/OnlineJudgeDeploy.git
synced 2025-01-16 01:13:26 +00:00
add FORCE_HTTPS env
This commit is contained in:
parent
07b640e837
commit
8fa08e7f98
@ -56,6 +56,7 @@ services:
|
|||||||
- POSTGRES_USER=onlinejudge
|
- POSTGRES_USER=onlinejudge
|
||||||
- POSTGRES_PASSWORD=onlinejudge
|
- POSTGRES_PASSWORD=onlinejudge
|
||||||
- JUDGE_SERVER_TOKEN=CHANGE_THIS
|
- JUDGE_SERVER_TOKEN=CHANGE_THIS
|
||||||
|
# - FORCE_HTTPS=1
|
||||||
ports:
|
ports:
|
||||||
- "0.0.0.0:80:8000"
|
- "0.0.0.0:80:8000"
|
||||||
- "0.0.0.0:443:1443"
|
- "0.0.0.0:443:1443"
|
Loading…
x
Reference in New Issue
Block a user