mirror of
https://gitee.com/dromara/dbswitch.git
synced 2025-09-25 21:28:01 +00:00
可视化前端功能
This commit is contained in:
5
dbswitch-admin-ui/config/prod.env.js
Normal file
5
dbswitch-admin-ui/config/prod.env.js
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict'
|
||||
module.exports = {
|
||||
NODE_ENV: '"production"',
|
||||
API_ROOT: '""' //生产环境接口请求前缀
|
||||
}
|
Reference in New Issue
Block a user