examples - use example.com instead of website.com

This commit is contained in:
bunkerity
2021-07-16 09:40:02 +02:00
parent 6713f56ec1
commit b926b0db62
56 changed files with 128 additions and 128 deletions

View File

@@ -16,12 +16,12 @@ defaultEntryPoints = ["https","http"]
[docker]
endpoint = "unix:///var/run/docker.sock"
domain = "website.com"
domain = "example.com"
watch = true
exposedByDefault = false
[acme]
email = "contact@website.com"
email = "contact@example.com"
storage = "acme.json"
entryPoint = "https"
onHostRule = true