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.
21 lines
505 B
21 lines
505 B
6 months ago
|
server:
|
||
|
http:
|
||
|
addr: 0.0.0.0:8001
|
||
|
timeout: 30s
|
||
|
grpc:
|
||
|
addr: 0.0.0.0:9000
|
||
|
timeout: 30s
|
||
|
data:
|
||
|
database:
|
||
|
driver: mysql
|
||
|
source: bkbrd:yJGQ3hlV#*4nTJrn@tcp(172.16.0.26:3306)/bkb_payment?charset=utf8mb4&parseTime=True&loc=Local
|
||
|
redis:
|
||
|
addr: redis-6715eafa-8e3f-4014-9659-ac647bd1ef46.cn-north-4.dcs.myhuaweicloud.com:6379
|
||
|
password: rMof*kkr!mfO7MHW
|
||
|
db: 3
|
||
|
app:
|
||
|
env: dev
|
||
|
third:
|
||
|
alipay_g:
|
||
|
notify_url: https://payment-service-dev.bkbackground.com/alipay-g/callback
|