local env
This commit is contained in:
parent
40f8dbb3b1
commit
41fbb0373f
|
|
@ -2,4 +2,4 @@
|
||||||
ENV = development
|
ENV = development
|
||||||
|
|
||||||
# 本地环境接口地址
|
# 本地环境接口地址
|
||||||
VITE_API_URL = https://nx.smartjinrui.cn/api
|
VITE_API_URL = http://101.35.149.39:8000
|
||||||
|
|
@ -83,5 +83,6 @@
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitee.com/lyt-top/vue-next-admin.git"
|
"url": "https://gitee.com/lyt-top/vue-next-admin.git"
|
||||||
}
|
},
|
||||||
|
"packageManager": "pnpm@10.15.1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue