Compare commits
2 Commits
1543ef26a4
...
ba5ae963c4
| Author | SHA1 | Date |
|---|---|---|
|
|
ba5ae963c4 | |
|
|
32eb67c825 |
|
|
@ -12,13 +12,13 @@ VITE_BUILD_COMPRESS = 'none'
|
|||
|
||||
# Basic interface address SPA
|
||||
# 天空地项目
|
||||
VITE_GLOB_API_URL=http://120.222.154.7:6050
|
||||
VITE_GLOB_API_URL=http://192.168.10.163:9620
|
||||
|
||||
VITE_GLOB_INFO_IMAGE_URL=http://120.222.154.48:6050
|
||||
VITE_GLOB_INFO_IMAGE_URL=http://192.168.10.163:9620
|
||||
|
||||
# File upload address, optional
|
||||
# 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://192.168.10.163:9620
|
||||
|
||||
# Interface prefix
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue