You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
491 B
YAML

api:
port: 8083
name: lee_wine_list
version: v1
prefix: /api/v1
mysql:
host: 127.0.0.1
port: 49154
user: root
password: mysqlpw
db: mini_app
#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
aliyun:
oss:
endpoint: oss-cn-shanghai.aliyuncs.com
bucket: xxxx
access-key: xxxx
access-key-secret: xxxx