Fix indentation

This commit is contained in:
paul 2019-03-29 14:39:42 +01:00 committed by Hive
parent 3999aae87a
commit e53ecaa744

View file

@ -12,8 +12,8 @@ onDemand = false
OnHostRule = false OnHostRule = false
[acme.httpChallenge] [acme.httpChallenge]
entryPoint = "http" entryPoint = "http"
[entryPoints] [entryPoints]
[entryPoints.http] [entryPoints.http]
@ -75,7 +75,11 @@ exposedbydefault = false
[[acme.domains]] [[acme.domains]]
main = "suprememachines.de" main = "suprememachines.de"
sans = ["www.suprememachines.de", "git.suprememachines.de", "pad.suprememachines.de"] sans = [
"www.suprememachines.de",
"git.suprememachines.de",
"pad.suprememachines.de",
]
[[acme.domains]] [[acme.domains]]
main = "aloneonline.net" main = "aloneonline.net"