Add new domain for hosted services
This commit is contained in:
parent
4fbf18130e
commit
a7664bc47d
1 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,10 @@ exposedbydefault = false
|
||||||
"test.zom.bi",
|
"test.zom.bi",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[acme.domains]]
|
||||||
|
main = "suprememachines.de"
|
||||||
|
sans = ["www.suprememachines.de", "git.suprememachines.de"]
|
||||||
|
|
||||||
# You can define multiple of these blocks, each of which will result in one
|
# You can define multiple of these blocks, each of which will result in one
|
||||||
# certificate.
|
# certificate.
|
||||||
#[[acme.domains]]
|
#[[acme.domains]]
|
||||||
|
|
Loading…
Reference in a new issue