Skip to content

Commit

Permalink
changed Docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Topheee committed Jan 26, 2020
1 parent 0395136 commit 9f8f731
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ version: '2'

services:
mail:
image: postfix-courier-mail:0.1
image: topheee/postfix-courier-mail:0.1
environment:
- MAIL_DOMAIN=example.org
- PF_MYDOMAIN=example.org
Expand All @@ -58,6 +58,8 @@ volumes:
userdb:

```

## Notes

This project is licensed under the terms of the MIT license.

0 comments on commit 9f8f731

Please sign in to comment.