✨ 重新初始化项目
This commit is contained in:
41
config.yaml
41
config.yaml
@@ -5,31 +5,26 @@ api:
|
||||
prefix: /api/v1
|
||||
|
||||
mysql:
|
||||
host: 127.0.0.1
|
||||
port: 49154
|
||||
host: 1.117.68.37
|
||||
port: 3307
|
||||
user: root
|
||||
password: mysqlpw
|
||||
db: mini_app
|
||||
password: loser765911.
|
||||
db: lee_wine
|
||||
|
||||
#redis:
|
||||
# host: 127.0.0.1
|
||||
# port: 49153
|
||||
# password: redispw
|
||||
# db: 2
|
||||
|
||||
jwt:
|
||||
AccessSecret: "leex"
|
||||
AccessExpire: 604800
|
||||
RefreshAfter: 86400
|
||||
|
||||
tencent:
|
||||
mini-app:
|
||||
app-id: xxxx
|
||||
app-secret: xxxx
|
||||
redis:
|
||||
host: 101.35.50.11
|
||||
port: 6379
|
||||
password: loser7659
|
||||
db: 10
|
||||
|
||||
aliyun:
|
||||
oss:
|
||||
endpoint: oss-cn-shanghai.aliyuncs.com
|
||||
bucket: xxxx
|
||||
access-key: xxxx
|
||||
access-key-secret: xxxx
|
||||
Endpoint: oss-cn-shanghai.aliyuncs.com
|
||||
Bucket: workflow-zym
|
||||
access-key: LTAI5tRFgH2mtJbtX8tuyeYY
|
||||
access-key-secret: CW37ibDs9i8uvM08gKhkj12dEq2mOU
|
||||
|
||||
tencent:
|
||||
mini-app:
|
||||
app-id: wxcac07f5e3d0dedf0
|
||||
app-secret: 431d9dad0c96c2b7020da7d23c761196
|
Reference in New Issue
Block a user