Ofelia: enable error mail notifications for nextcloud
This commit is contained in:
parent
ed2b649164
commit
ee1f973c41
2 changed files with 8 additions and 2 deletions
|
@ -3,7 +3,6 @@ image = "mcuadros/ofelia"
|
|||
container_name = "ofelia"
|
||||
volumes = [
|
||||
"/etc/localtime:/etc/localtime:ro",
|
||||
"/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
"/var/run/docker.sock:/var/run/docker.sock:ro",
|
||||
]
|
||||
network_mode = "none"
|
||||
command = "daemon --docker"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue