Create config.yaml
Browse files- config.yaml +4 -0
config.yaml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
bind-addr: 0.0.0.0:7860
|
| 2 |
+
auth: password
|
| 3 |
+
password: 2596844541
|
| 4 |
+
cert: false
|