git_brcal/src/server/BreCal/connection_data.json

10 lines
190 B
JSON

{
"host" : "localhost",
"port" : 33306,
"user" : "ds",
"password" : "HalloWach_2323XXL!!",
"pool_name" : "brecal_pool",
"pool_size" : 20,
"database" : "bremen_calling",
"autocommit" : true
}