nas0: webdav port
This commit is contained in:
parent
dc3711be2e
commit
93b1f65649
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
user = "data";
|
||||
group = "data";
|
||||
settings = {
|
||||
server.listen = [ "0.0.0.0:4918" "[::]:4918" ];
|
||||
server.listen = [ "0.0.0.0:6969" "[::]:6969" ];
|
||||
location = [
|
||||
{
|
||||
route = [ "/public(/*path)" ];
|
||||
|
|
Loading…
Add table
Reference in a new issue