Commit 4b1945e3 authored by daidekun's avatar daidekun

红包配置

parent 58ec5fb5
########### mysql ########### redpacket.data.mysql.jdbc-url = jdbc:mysql://db:3306/redpacket?useUnicode=true&characterEncoding=UTF8
redpacket.data.mysql.jdbc-url=jdbc:mysql://db:3306/redpacket?useUnicode=true&characterEncoding=UTF8 redpacket.data.mysql.user = qa
redpacket.data.mysql.user=qa redpacket.data.mysql.password = qatest
redpacket.data.mysql.password=qatest redpacket.data.mysql.max-pool-size = 40
spring.jpa.show-sql = true
spring.aop.proxy-target-class = true
########### redis ########### spring.datasource.test-while-idle = true
xyqb.redis.master.host=redis spring.datasource.time-between-eviction-runs-millis = 3600000
xyqb.redis.master.port=6379 spring.datasource.validation-query = SELECT 1
######### rabbitmq ########## # RabbitMQ
rabbitmq.connection.host=rabbitmq rabbitmq.connection.user = qa
rabbitmq.connection.port=5672 rabbitmq.connection.password = qatest
rabbitmq.connection.user=qa rabbitmq.redpacket.queue = coupon_queue
rabbitmq.connection.password=qatest rabbitmq.redpacket.exchange = coupon_exchange
rabbitmq.connection.host = rabbitmq
rabbitmq.connection.port = 5672
######### zookeeper ######### rabbitmq.connection.virtual-host = coupon_system
zk.connect.url=zookeeper:2181
# redis
xyqb.redis.master.host = redis
####### backend service depend ###### xyqb.redis.master.port = 6379
# xyqb-mall xyqb.redis.master.name =
mall.querytypes.url=http://xyqb-mall/ex/tab/types xyqb.redis.sentinel1.host =
# xyqb-mall xyqb.redis.sentinel1.port = 0
domains.shopping_mall=http://xyqb-mall xyqb.redis.sentinel2.host =
# xyqb-mall xyqb.redis.sentinel2.port = 0
mall.list=http://xyqb-mall/ex/tab/coupon_category/list xyqb.redis.sentinel3.host =
# xyqb-mall xyqb.redis.sentinel3.port = 0
mall.order=http://xyqb-mall/ex/order/user/
# xyqb-user2 # Security
xyqbUser=http://xyqb-user2 xyqb.filter.allowedOrigin = *
# xyqb xyqb.filter.allowedHeaders = Origin, No-Cache, x-auth-token, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type,Authorization
xyqb=http://xyqb xyqb.exception.maxLogStackTrace = 5
# todo: contract.quantgroup.cn ???
qiniu.storage.url=http://o9xncg89j.bkt.clouddn.com/
\ No newline at end of file redpacketfile.base.path = /home/quant_group/redpacket/
mall.querytypes.url = http://xyqb-mall/ex/tab/types
mall.list = http://xyqb-mall/ex/tab/coupon_category/list
# 七牛
qiniu.storage.accessKey = QyjX3i2tEMvrv50j6M_wpb9YoFJbxSm3jEkOj9lY
qiniu.storage.secretKey = uoMTzRLoElTAKXVzelGgTvI652zJ8bCz_qqTtoGl
qiniu.storage.bucket = contract-test
qiniu.storage.url = http://o9xncg89j.bkt.clouddn.com/
# Out System
xyqbUser = http://xyqb-user2
mall.order = http://xyqb-mall/ex/order/user/
xyqb = http://xyqb
data.center.id = 4
server.port = 80
spring.cloud.client.ipAddress = 127.0.0.1
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment