1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +00:00

Merge pull request #97 from mostlyjason/patch-1

Adding example of how to set the domain name
This commit is contained in:
Jérémy Benoist
2018-12-15 08:32:22 +01:00
committed by GitHub

View File

@@ -123,6 +123,7 @@ services:
- SYMFONY__ENV__MAILER_USER=~
- SYMFONY__ENV__MAILER_PASSWORD=~
- SYMFONY__ENV__FROM_EMAIL=wallabag@example.com
- SYMFONY__ENV__DOMAIN_NAME=your-wallabag-url-instance.com
ports:
- "80"
volumes: