Generaly reconfigure catalogue files

This commit is contained in:
2022-09-06 13:56:15 +00:00
parent 7c7bb2b89c
commit d3377ce52c
10 changed files with 100 additions and 34 deletions

View File

@@ -6,8 +6,9 @@
"containers": [
{
"IMAGE": "registry.format.hu/firewall",
"NAME": "firewall_dns-public",
"NAME": "firewall",
"MEMORY": "64M",
"IP": "null",
"NETWORK": "host",
"VOLUMES": [
{
@@ -34,7 +35,7 @@
},
{
"NAME": "SOURCE_IP",
"VALUE": "172.18.100.2"
"VALUE": "172.18.103.2"
},
{
"NAME": "TARGET_IP",
@@ -61,7 +62,7 @@
"VALUE": "behbeq37s6"
}
],
"EXTRA": "--privileged",
"EXTRA": "--privileged --rm",
"DEPEND": "null",
"START_ON_BOOT": "false",
"CMD": "null",