mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-02 11:47:36 +08:00
16 lines
355 B
JSON
16 lines
355 B
JSON
{
|
|
"RegionMysql": {
|
|
"URL": "10.0.55.72:3306",
|
|
"User": "writer1",
|
|
"Pass": "CeRYK8UzWD",
|
|
"Database": "region"
|
|
},
|
|
"Kubernets": {
|
|
"Master": "http://10.0.55.72:8181"
|
|
},
|
|
"RegionAPI": {
|
|
"URL": "http://region.goodrain.me:8888",
|
|
"Token": "5ca196801173be06c7e6ce41d5f7b3b8071e680a"
|
|
},
|
|
"DockerLogPath": "/data/docker_logs/"
|
|
} |