mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 01:48:47 +08:00
9 lines
117 B
JSON
9 lines
117 B
JSON
{
|
|
"dev": {
|
|
"baseUrl": "http://localhost:19200"
|
|
},
|
|
"prod": {
|
|
"baseUrl": "https://api.example.com"
|
|
}
|
|
}
|