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

Adding example of how to set the domain name

This commit is contained in:
Jason Skowronski
2018-01-08 15:44:33 -08:00
committed by GitHub
parent bf0316bac6
commit de684f5a44

View File

@@ -109,6 +109,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: