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.
20 lines
499 B
20 lines
499 B
server:
|
|
http:
|
|
addr: 0.0.0.0:8001
|
|
timeout: 30s
|
|
grpc:
|
|
addr: 0.0.0.0:9000
|
|
timeout: 30s
|
|
data:
|
|
database:
|
|
driver: mysql
|
|
source: root:vBwU7vwAGQ@tcp(1.92.109.79:30306)/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
|
|
|