# Yo Campaign server.port=8086 spring.application.name=yo-campaign spring.jackson.time-zone=GMT+8 spring.jackson.serialization.write-dates-as-timestamps=true spring.jackson.serialization.fail-on-empty-beans=false spring.servlet.multipart.max-file-size=256MB spring.servlet.multipart.max-request-size=256MB site.context-path= tigon.query-service.scan.page-size=512 # Datasource Yo yo.datasource.url=jdbc:mysql://localhost/callcenter?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useLegacyDatetimeCode=false&serverTimezone=Asia/Shanghai yo.datasource.username=yo yo.datasource.password=yo_query! # Datasource FreeSWITCH yo.fs.datasource.url=jdbc:mysql://localhost/freeswitch?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useLegacyDatetimeCode=false&serverTimezone=Asia/Shanghai yo.fs.datasource.username=freeswitch yo.fs.datasource.password=RR!h5IpirsnJ # Redis spring.redis.host=localhost spring.redis.port=6379 # spring.redis.password=123456 # Dubbo dubbo.registry.address=zookeeper://localhost:2181 dubbo.registry.file=${user.home}/dubbo-cache/${spring.application.name}/dubbo.cache yo.fsagent.dubbo.service.version=1.0.0 # Calling List yo.campaign.feign.calling-list.base-url=http://localhost:1116 yo.campaign.feign.calling-list.channel=campaign.json