Correcting Letsencrypt image name in template json

This commit is contained in:
2022-05-26 07:24:14 +00:00
parent 74aa62abc4
commit 6194a9dfe3

View File

@@ -14,7 +14,7 @@
],
"containers": [
{
"IMAGE": "registry.format.hu/neilpang/acme.sh",
"IMAGE": "registry.format.hu/letsencrypt",
"NAME": "letsencrypt",
"MEMORY": "64M",
"IP": "172.18.254.254",