Add *address* config option

This commit is contained in:
Christophe Le Guern
2017-12-21 17:50:03 +01:00
parent ac0e137b1d
commit 8271975046
2 changed files with 20 additions and 15 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
```yaml
scope: /path/to/files
address: 0.0.0.0
port: 8080
users:
- username: admin
@@ -22,4 +23,4 @@ users:
You can specify the path to the configuration file using the `--config` flag. By default, it will search for a `config.{yaml,json}` file on your current working directory.
Download it [here](https://github.com/hacdias/webdav/releases).
Download it [here](https://github.com/hacdias/webdav/releases).