mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-29 17:28:12 +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'
|
||||
|
||||
# production path
|
||||
VITE_PRO_PATH = 'http://localhost:5005'
|
||||
VITE_PRO_PATH = 'http://8.134.12.200:5005'
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ dist-ssr
|
||||
.vscode
|
||||
.idea
|
||||
pnpm-lock
|
||||
dist.7z
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user