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";
|
user = "data";
|
||||||
group = "data";
|
group = "data";
|
||||||
settings = {
|
settings = {
|
||||||
server.listen = [ "0.0.0.0:4918" "[::]:4918" ];
|
server.listen = [ "0.0.0.0:6969" "[::]:6969" ];
|
||||||
location = [
|
location = [
|
||||||
{
|
{
|
||||||
route = [ "/public(/*path)" ];
|
route = [ "/public(/*path)" ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue