Postorious needs REST API as well
All checks were successful
/ Ansible Lint (push) Successful in 8m34s
All checks were successful
/ Ansible Lint (push) Successful in 8m34s
This commit is contained in:
parent
a76f01aea7
commit
1757c36605
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ services:
|
|||
- SECRET_KEY={{ secret__lists__web_secret_key }}
|
||||
- MAILMAN_ADMIN_USER=ccchh-admin
|
||||
- MAILMAN_ADMIN_EMAIL=tony@cowtest.hamburg.ccc.de
|
||||
- MAILMAN_REST_USER=restuser
|
||||
- MAILMAN_REST_PASSWORD={{ secret__lists__rest_password }}
|
||||
ports:
|
||||
- "127.0.0.1:8000:8000" # HTTP
|
||||
- "127.0.0.1:8080:8080" # uwsgi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue