From 0f42660489f14eb772b31ef922f40aab2239bced Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 23 Mar 2024 05:29:21 +0100 Subject: [PATCH] Update readme.md --- .github/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/readme.md b/.github/readme.md index 5714bd2..2473b90 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -28,8 +28,8 @@ services: image: dockurr/munin container_name: munin environment: - - TZ: "Europe/Berlin" - - NODES: "node1:10.0.0.101 node2:10.0.0.102" + TZ: "Europe/Berlin" + NODES: "node1:10.0.0.101 node2:10.0.0.102" ports: - 80:80 volumes: