LAST233 commited on
Commit
034ab91
·
verified ·
1 Parent(s): 19f25fb

Create config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +4 -0
config.yaml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ bind-addr: 0.0.0.0:8080 # 或你暴露的端口
2
+ auth: password
3
+ password: $2b$12$rjfnG0fGERTK/9iYMuYdveyV8Ggm07.HFezYtaDWlGVKxxofWB4au # 替换为你的哈希值
4
+ cert: false