fix: ports and stuff
This commit is contained in:
parent
998c352f04
commit
c9cddd77a2
1 changed files with 1 additions and 4 deletions
|
|
@ -65,7 +65,7 @@
|
|||
'';
|
||||
};
|
||||
"^~ /.well-known" = {
|
||||
priority = 9000;
|
||||
priority = 9001;
|
||||
extraConfig = ''
|
||||
absolute_redirect off;
|
||||
location ~ ^/\\.well-known/(?:carddav|caldav)$ {
|
||||
|
|
@ -82,9 +82,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
virtualHosts."10.0.0.69" = {
|
||||
};
|
||||
};
|
||||
|
||||
security.acme = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue