Inserting letsencrypt service name variable, and correcting proxy variables and public (actually smarthost) proxy service file.

This commit is contained in:
2022-04-03 20:12:29 +00:00
parent 9bba9f7494
commit 8b7b1b5f12
5 changed files with 46 additions and 17 deletions

View File

@@ -23,6 +23,7 @@
"DOCKER_REGISTRY_URL": "registry.format.hu",
"PROXY_TYPE": "",
"LETSENCRYPT_URL": "letsencrypt.org",
"LETSENCRYPT_SERVICE_NAME": "letsencrypt.json",
"CERT_DIR": "/keys",
"DOMAIN_DIR": "/domains",
"PROXY_SERVICE_FILE": "public-proxy.json",