... | ... | @@ -34,7 +34,7 @@ Change the number of cores used by the queues based on your config, for example |
|
|
|
|
|
And configure exim (to send emails) with:
|
|
|
|
|
|
$ export MAIL_PRIMARY_HOST=localhost
|
|
|
$ export MAIL_PRIMARY_HOST=domainname.com
|
|
|
|
|
|
Alternatively you can create a file called `.env` and write those variables in it, docker will pick them up automatically.
|
|
|
|
... | ... | |