app.conf 574 B

123456789101112131415161718192021222324252627
  1. appname = ColdP_server
  2. HTTPPort = 6200
  3. runmode = dev
  4. EnableDocs = true
  5. copyrequestbody = true
  6. # Nats
  7. NatsServer_Url = "182.44.113.60:4222"
  8. # Mysql
  9. MysqlServer_UrlPort = "182.44.114.135:3306"
  10. MysqlServer_Database = "cold"
  11. MysqlServer_Username = "cold"
  12. MysqlServer_Password = "yjwyEckZS7rE5H!"
  13. MysqlServer_MaxIdleConnections = 100
  14. MysqlServer_MaxOpenConnections = 200
  15. # Redis
  16. Redis_address = "182.44.113.60:6379"
  17. Redis_password = "redis_wsxaMH"
  18. Redis_dbNum = "1"
  19. #MQTT
  20. Mqtt_suffix = "coldbaozhida.com"
  21. Mqtt_port = 1883
  22. Mqtt_username = coldp
  23. Mqtt_password = EHM5PpXDD579gmp