Update internal hyperkitty URL
This is the correct URL for messages to be submitted to hyperkitty. Change-Id: I03e25e008f14036d1bc161bc78f85060fbdaaf57
This commit is contained in:
parent
32927a2181
commit
381cec3154
@ -17,7 +17,7 @@ services:
|
||||
- DATABASE_URL=mysql+pymysql://mailman:{{ mailman3_db_password }}@127.0.0.1:3306/mailmandb?charset=utf8mb4&use_unicode=1
|
||||
- DATABASE_TYPE=mysql
|
||||
- DATABASE_CLASS=mailman.database.mysql.MySQLDatabase
|
||||
- HYPERKITTY_URL=http://127.0.0.1:8000/hyperkitty
|
||||
- HYPERKITTY_URL=http://127.0.0.1:8000/archives
|
||||
- HYPERKITTY_API_KEY={{ mailman3_hyperkitty_api_key }}
|
||||
- SMTP_HOST=localhost
|
||||
- MM_HOSTNAME=localhost
|
||||
|
Loading…
x
Reference in New Issue
Block a user