feat: 使用中间件 从 jwt 中获取用户信息

This commit is contained in:
Ivan
2021-07-09 18:20:36 +08:00
parent 5ed17cc04b
commit 02059ee54f
15 changed files with 6721 additions and 4810 deletions

View File

@@ -16,5 +16,9 @@ db:
prefix: fennec
rabbitmq:
uri: 'amqp://fennec:fennec@192.168.31.194:5672'
etcd:
hosts:
- 'http://192.168.31.194:2379'
workspaces:
root: '/Users/ivanli/Projects/fennec/workspaces'