You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
570 B
22 lines
570 B
sky:
|
|
datasource:
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
host: localhost
|
|
port: 3306
|
|
database: sky_take_out
|
|
username: root
|
|
password: 1234
|
|
alioss:
|
|
endpoint: oss-cn-beijing.aliyuncs.com
|
|
access-key-id: LTAI5tQVHRdSJ8uKg7Fs533D
|
|
access-key-secret: 3a3WKYZRC16eLfbPuFPMI03BlscDBB
|
|
bucket-name: web-aimi
|
|
redis:
|
|
host: localhost
|
|
port: 6379
|
|
password: 1234
|
|
database: 0
|
|
wechat:
|
|
appid: wxf1f0458c10f1ade5
|
|
secret: b4ca3565d08fa84e8c26e4413665f66d
|
|
notifyUrl: https://25e0332a.r1.cpolar.top/notify/paySuccess |