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.

16 lines
322 B

server:
http:
addr: 0.0.0.0:8100
timeout: 1s
grpc:
addr: 0.0.0.0:9100
timeout: 1s
data:
database:
driver: mysql
source: root:zdb@tcp(8.138.98.78:3306)/laomadj_customer?charset=utf8mb4&parseTime=true&loc=Local
redis:
addr: 8.138.98.78:6380
read_timeout: 0.2s
write_timeout: 0.2s