More fixes
parent
4e543200f4
commit
2c6f2b0030
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue