More fixes

main
kalle 2024-12-26 20:54:26 +01:00
parent 4e543200f4
commit 2c6f2b0030
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
websecure = { websecure = {
address = ":443"; address = ":443";
tls = { http.tls = {
certResolver = "letsencrypt"; certResolver = "letsencrypt";
domains = map (domain: { domains = map (domain: {
main = domain; main = domain;