From cae4cf542f3fcdce3225e2b10ba50dc2e6c11b62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Fri, 30 Jan 2015 08:34:22 +0000 Subject: [PATCH] fix json syntax --- container.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/container.json b/container.json index 94d6414..875b73e 100644 --- a/container.json +++ b/container.json @@ -294,23 +294,23 @@ }, "etherpad": { "ipv4": "192.168.66.25/32", - "ipv6": "2a01:4f8:210:31fd:1::19/128", + "ipv6": "2a01:4f8:210:31fd:1::19/128" }, "pyload": { "ipv4": "192.168.66.26/32", - "ipv6": "2a01:4f8:210:31fd:1::1a/128", + "ipv6": "2a01:4f8:210:31fd:1::1a/128" }, "squid": { "ipv4": "192.168.66.27/32", - "ipv6": "2a01:4f8:210:31fd:1::1b/128", + "ipv6": "2a01:4f8:210:31fd:1::1b/128" }, "classifier": { "ipv4": "192.168.66.28/32", - "ipv6": "2a01:4f8:210:31fd:1::1c/128", + "ipv6": "2a01:4f8:210:31fd:1::1c/128" }, "seafile": { "ipv4": "192.168.66.29/32", - "ipv6": "2a01:4f8:210:31fd:1::1d/128", + "ipv6": "2a01:4f8:210:31fd:1::1d/128" }, "login": { "ipv4": "192.168.66.30/32",