fix json syntax
This commit is contained in:
parent
53398eae6f
commit
cae4cf542f
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user