mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-30 01:38:10 +08:00
chore: 特定环境编译
This commit is contained in:
parent
4bd325352f
commit
7b565a5ad6
2
.env
2
.env
@ -5,4 +5,4 @@ VITE_DEV_PORT = '8080'
|
|||||||
VITE_DEV_PATH = 'http://localhost:5005'
|
VITE_DEV_PATH = 'http://localhost:5005'
|
||||||
|
|
||||||
# production path
|
# production path
|
||||||
VITE_PRO_PATH = 'http://localhost:5005'
|
VITE_PRO_PATH = 'http://8.134.12.200:5005'
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,4 +5,5 @@ dist-ssr
|
|||||||
*.local
|
*.local
|
||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
pnpm-lock
|
pnpm-lock
|
||||||
|
dist.7z
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user