Skip to content

Commit

Permalink
Merge pull request #97 from mostlyjason/patch-1
Browse files Browse the repository at this point in the history
Adding example of how to set the domain name
  • Loading branch information
j0k3r committed Dec 15, 2018
2 parents 66c3967 + de684f5 commit 71dd179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 71dd179

Please sign in to comment.