fix pretalx for cfp.eh22.easterhegg.eu CSRF problem
All checks were successful
/ Ansible Lint (push) Successful in 2m0s
All checks were successful
/ Ansible Lint (push) Successful in 2m0s
This commit is contained in:
parent
64343ae9ec
commit
1d621e12fb
1 changed files with 5 additions and 4 deletions
|
@ -41,6 +41,7 @@ services:
|
|||
- "50"
|
||||
- "--log-level=info"
|
||||
- "--bind=0.0.0.0:8080"
|
||||
- "--forwarded-allow-ips=172.18.0.1"
|
||||
ports:
|
||||
- 8080:8080
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue