Adding letsencrypt service files

This commit is contained in:
2022-03-28 09:31:28 +00:00
parent 91e715f5cf
commit 33b2570a98
3 changed files with 120 additions and 0 deletions

6
user.json Normal file
View File

@@ -0,0 +1,6 @@
{
"letsencrypt": {
"EMAIL": "postmaster@format.hu",
"DOCKER_REGISTRY_URL": "registry.format.hu"
}
}