feat: allow no auth

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
Henrique Dias
2019-05-12 16:29:36 +01:00
parent 35fd913321
commit 5239649127
5 changed files with 98 additions and 95 deletions
+9
View File
@@ -0,0 +1,9 @@
scope: .
address: 0.0.0.0
port: 8080
auth: false
users:
- username: admin
password: admin
- username: test
modify: false