Update 'domain-local-backend.json'

Changed image name
This commit is contained in:
Gyorgy Berenyi
2023-05-24 06:24:50 +00:00
parent fdf5bd62b6
commit 3fdfd59c7b

View File

@@ -5,9 +5,9 @@
},
"containers": [
{
"IMAGE": "registry.format.hu/local-backend",
"IMAGE": "registry.format.hu/domain-check",
"UPDATE": "true",
"MEMORY": "64M",
"MEMORY": "64M",
"NAME": "domain_checker",
"ROLES": "domain_checker",
"NETWORK": "host",