mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-02-06 17:01:57 +08:00
[feat] 新增公告的对外开放接口
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = {
|
||||
proxy: {
|
||||
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
||||
[process.env.VUE_APP_BASE_API]: {
|
||||
target: `http://localhost:8080`,
|
||||
target: `https://api.zkjiadi.cc`,
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
['^' + process.env.VUE_APP_BASE_API]: ''
|
||||
|
||||
Reference in New Issue
Block a user