enforce https
This commit is contained in:
parent
9f4d1464bd
commit
3cb72d8b81
|
@ -33,7 +33,7 @@ services:
|
|||
- "8345:80"
|
||||
environment:
|
||||
- "PRETIX_INSTANCE_NAME=CCCHH Hackertours"
|
||||
- "PRETIX_URL=http://hackertours.hamburg.ccc.de"
|
||||
- "PRETIX_URL=https://hackertours.hamburg.ccc.de"
|
||||
- "DATABASE_BACKEND=postgresql"
|
||||
- "DATABASE_NAME=pretix"
|
||||
- "DATABASE_USER=pretix"
|
||||
|
|
Loading…
Reference in a new issue