jsuto / piler

Email archiving application
https://www.mailpiler.org/
Other
83 stars 9 forks source link

introduce MANTICORE_HOSTNAME #162

Closed th-2021 closed 3 months ago

th-2021 commented 3 months ago

Change "manticore" to "${MANTICORE_HOSTNAME}"

Fixed #160

jsuto commented 3 months ago

You need to fix docker-compose.yaml as well: add MANTICORE_HOST env var to the piler container.

jsuto commented 3 months ago

Thank you for the PR.