mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-05 02:27:15 +02:00
Add restart: always (#550)
* Update docker-compose.yml.dist * Update docker-compose.elk.yml.dist * Update README.md
This commit is contained in:
parent
62c20295f9
commit
393f47d085
3 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,7 @@ services:
|
|||
- DMS_DEBUG=0
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
maildata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue