feat: 添加鉴权相关功能。

This commit is contained in:
Ivan Li
2021-07-17 17:32:42 +08:00
parent 51d5ac6ee6
commit d0f6b8f9a6
6 changed files with 230 additions and 1 deletions

View File

@@ -14,5 +14,8 @@ db:
port: 6379
password:
prefix: blog
etcd:
hosts:
- 'http://192.168.31.194:2379'
workspaces:
root: '/Users/ivanli/Projects/fennec/workspaces'