|
@@ -8,10 +8,10 @@ data:
|
|
|
read_timeout: 0.2s
|
|
|
write_timeout: 0.2s
|
|
|
mongo:
|
|
|
- addr: mongodb://root:SKG0TOBRihVKm@172.18.0.1:27017/?maxPoolSize=20
|
|
|
+ addr: mongodb://root:SKG0TOBRihVKm@106.75.230.4:27017/?maxPoolSize=20
|
|
|
database: w303a
|
|
|
rabbit_mq:
|
|
|
- addr: amqp://gosys:gosys@localhost:5672//msg
|
|
|
+ addr: amqp://gosys:gosys@106.75.230.4:5672//msg
|
|
|
queue: "msg_queue"
|
|
|
serverId: 0191b189-2cce-71b0-9737-1ec7270668ee
|
|
|
nats:
|