mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-05 02:27:15 +02:00
Check for account changes and reload (Closes: #552)
Restart the daemons when changes are made to 'postfix-account.cf' and/or 'postfix-virtual.cf'
This commit is contained in:
parent
e79ee435fb
commit
420e7741a1
17 changed files with 228 additions and 7 deletions
|
@ -21,6 +21,7 @@ services:
|
|||
- ENABLE_ELK_FORWARDER=1
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
- SYS_PTRACE
|
||||
restart: always
|
||||
elk:
|
||||
build: elk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue