Coorecting the letsencrypt image name in letsencrypt.json file.

This commit is contained in:
2022-05-05 16:29:30 +00:00
parent b707133107
commit 89e2b9203d

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",