mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 20:03:10 +00:00
/dav port
This commit is contained in:
parent
499b63a2ac
commit
0a90fbdc4d
1 changed files with 1 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ in
|
|||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/".proxyPass = "http://127.0.0.1:3100";
|
||||
locations."/dav/".proxyPass = "http://127.0.0.1:8090";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue