mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-05-04 13:10:38 +00:00
wip tests 5
This commit is contained in:
parent
9187c52ec6
commit
42401df95e
3 changed files with 55 additions and 15 deletions
|
@ -12,8 +12,9 @@ services:
|
|||
- "5281:5281"
|
||||
environment:
|
||||
DOMAIN: localhost
|
||||
E2E_POLICY_CHAT: optional
|
||||
E2E_POLICY_MUC: optional
|
||||
#E2E_POLICY_CHAT: optional
|
||||
#E2E_POLICY_MUC: optional
|
||||
E2E_POLICY_WHITELIST: "admin@localhost"
|
||||
LOG_LEVEL: debug
|
||||
PROSODY_ADMINS: "admin@localhost, admin2@localhost"
|
||||
extra_hosts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue