Skip to content

Commit

Permalink
Set mailman to always restart (#3939)
Browse files Browse the repository at this point in the history
  • Loading branch information
icarito authored and jywarren committed Nov 9, 2018
1 parent 2f03211 commit e31959c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/docker-compose-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ services:
- EMAIL_PASSWORD=${EMAIL_PASSWORD}
volumes:
- ..:/app
restart: on-failure:5
restart: always

0 comments on commit e31959c

Please sign in to comment.