compose: munin: tag (#504)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #504
This commit is contained in:
parent
f7f8f66fa0
commit
32c5cc64b5
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
services:
|
||||
munin:
|
||||
container_name: "munin-master-prod"
|
||||
image: ghcr.io/ethersys/munin
|
||||
image: quotengrote/munin-server:master
|
||||
restart: always
|
||||
environment:
|
||||
MAILCONTACT: michael.grote@posteo.de
|
||||
|
@ -14,7 +14,6 @@ services:
|
|||
MAILNAME: Munin-Prod
|
||||
MAILDOMAIN: mgrote.net
|
||||
TZ: Europe/Berlin
|
||||
DISABLELOCALNODE: yes
|
||||
CRONDELAY: 5
|
||||
NODES: |
|
||||
fileserver3.grote.lan:fileserver3.grote.lan
|
||||
|
|
Loading…
Reference in a new issue