mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
注册接口添加,swagger文档完善
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Port
|
||||
PORT=3000
|
||||
|
||||
# JWT_SECRET
|
||||
JWT_SECRET = '708DD1DC5BC5A169'
|
||||
|
||||
# Debug
|
||||
LOG_LEVEL='debug'
|
||||
Reference in New Issue
Block a user