... | ... | @@ -43,3 +43,7 @@ Build: |
|
|
Run:
|
|
|
|
|
|
$ docker-compose -f docker-compose.yml -f production.yml up -d
|
|
|
|
|
|
Setting the domain name:
|
|
|
When sending emails we don't have access to the request, which means we don't know on which domain to generate urls for. You can set it up here: /admin/sites/site/.
|
|
|
It may become a build option at some point. |