Enable list subscription management for intern@
This commit is contained in:
parent
00524f7bab
commit
e668c44273
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ services:
|
|||
- KEYCLOAK_CLIENT_SECRET={{ secret__lists__keycloak_client_secret }}
|
||||
- KEYCLOAK_REALM=ccchh
|
||||
- KEYCLOAK_URL=https://id.hamburg.ccc.de
|
||||
- LIST_ATTRIBUTES=chaos@lists.hamburg.ccc.de:mailinglist-chaos
|
||||
- LIST_ATTRIBUTES=chaos@lists.hamburg.ccc.de:mailinglist-chaos,intern@lists.hamburg.ccc.de:mailinglist-intern
|
||||
- MAILMAN_API_PASSWORD={{ secret__lists__rest_password }}
|
||||
- MAILMAN_API_URL=http://mailman-core:8001/3.1
|
||||
image: git.hamburg.ccc.de/ccchh/mailman-subscription-sync:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue