Compare commits
9 Commits
604367ae1f
...
e412cbeff5
| Author | SHA1 | Date |
|---|---|---|
|
|
e412cbeff5 | |
|
|
25b13aada1 | |
|
|
aac4bec24e | |
|
|
ff0a7c759d | |
|
|
72f764af4e | |
|
|
21196d7e82 | |
|
|
ed7b991fd6 | |
|
|
9ad16cd83b | |
|
|
c35f8250ae |
|
|
@ -12,21 +12,12 @@ VITE_BUILD_COMPRESS = 'none'
|
||||||
|
|
||||||
# Basic interface address SPA
|
# Basic interface address SPA
|
||||||
# 天空地项目
|
# 天空地项目
|
||||||
# VITE_GLOB_API_URL=http://120.222.154.7:6050
|
|
||||||
# VITE_GLOB_API_URL=http://192.168.10.102:9023
|
|
||||||
# VITE_GLOB_API_URL=http://120.222.154.7:6050
|
|
||||||
# VITE_GLOB_API_URL=http://120.222.154.7:6050
|
|
||||||
|
|
||||||
VITE_GLOB_API_URL = http://123.132.248.154:6084
|
VITE_GLOB_API_URL = http://123.132.248.154:6084
|
||||||
# VITE_GLOB_API_URL=http://192.168.10.131:8989
|
|
||||||
|
|
||||||
#VITE_GLOB_INFO_IMAGE_URL=http://120.222.154.48:6050
|
VITE_GLOB_INFO_IMAGE_URL=http://120.222.154.48:6050
|
||||||
VITE_GLOB_INFO_IMAGE_URL= http://123.132.248.154:6084
|
|
||||||
|
|
||||||
# File upload address, optional
|
VITE_GLOB_UPLOAD_URL=http://120.222.154.7:6050
|
||||||
# It can be forwarded by nginx or write the actual address directly
|
|
||||||
# VITE_GLOB_UPLOAD_URL=http://120.222.154.7:6050
|
|
||||||
VITE_GLOB_UPLOAD_URL= http://123.132.248.154:6084
|
|
||||||
|
|
||||||
# Interface prefix
|
# Interface prefix
|
||||||
VITE_GLOB_API_URL_PREFIX=
|
VITE_GLOB_API_URL_PREFIX=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue