mirror of
https://gitee.com/yudaocode/SpringBoot-Labs.git
synced 2026-09-03 05:53:54 +08:00
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"local": {
|
|
"baseUrl": "http://127.0.0.1:8080"
|
|
},
|
|
"dev": {
|
|
"baseUrl": "http://192.168.100.200:8080"
|
|
}
|
|
}
|