Skip to content

Commit

Permalink
Adds explanation to add mail support
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitvallon committed Feb 17, 2015
1 parent 98cd62f commit f97607e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ Running the docker image with docker-compose
volumes:
- /your-code-folder:/var/www/html

Adding mail support with ssmtp
------------------------------------

If you want the support of mails with ssmtp, you can mount your ssmtp configuration files with a volume.

--volume /your-ssmtp-configuration-folder:/etc/ssmtp


Building the base image
-----------------------

Expand Down

0 comments on commit f97607e

Please sign in to comment.