Correcting Letsencrypt image name in template json
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
],
|
],
|
||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"IMAGE": "registry.format.hu/neilpang/acme.sh",
|
"IMAGE": "registry.format.hu/letsencrypt",
|
||||||
"NAME": "letsencrypt",
|
"NAME": "letsencrypt",
|
||||||
"MEMORY": "64M",
|
"MEMORY": "64M",
|
||||||
"IP": "172.18.254.254",
|
"IP": "172.18.254.254",
|
||||||
|
Reference in New Issue
Block a user