appname = ColdP_server HTTPPort = 6200 runmode = dev EnableDocs = true copyrequestbody = true # Nats NatsServer_Url = "127.0.0.1:43422" # Mysql MysqlServer_UrlPort = "203.34.49.130:3306" MysqlServer_Database = "cold" MysqlServer_Username = "cold" MysqlServer_Password = "yjwyEckZS7rE5H" MysqlServer_MaxIdleConnections = 100 MysqlServer_MaxOpenConnections = 200 # Redis # Redis Redis_address = "127.0.0.1:43379" Redis_password = "" Redis_dbNum = "1" #MQTT Mqtt_suffix = ".coldbaozhida.com" Mqtt_port = 1883 Mqtt_username = test Mqtt_password = EHM5PpXDD579gmp