fix: 修改后端地址。

This commit is contained in:
tianyongbao
2024-07-02 16:06:13 +08:00
parent 62d8c85805
commit 18cd332d17

View File

@@ -1,7 +1,7 @@
// 应用全局配置
const config = {
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
baseUrl: 'http://120.53.89.22:82/prod-api',
baseUrl: 'http://152.136.151.187:82/prod-api',
// baseUrl: 'http://localhost:8080',
//cloud后台网关地址
// baseUrl: 'http://192.168.10.3:8080',
@@ -28,4 +28,4 @@ const config = {
}
}
export default config
export default config