CaiYuanYiTiHua/.env.development

22 lines
436 B
Plaintext
Raw Normal View History

2024-05-11 09:53:05 +08:00
# Whether to open mock
VITE_USE_MOCK = true
# public path
VITE_PUBLIC_PATH = /
# Basic interface address SPA
#VITE_GLOB_API_URL=/basic-api
2024-05-29 14:03:41 +08:00
#财源
2024-06-06 16:47:16 +08:00
# VITE_GLOB_API_URL= http://192.168.10.102:9500
2024-05-29 14:03:41 +08:00
#基础框架
2024-06-06 16:47:16 +08:00
VITE_GLOB_API_URL= http://192.168.10.102:9023
2024-05-29 14:03:41 +08:00
2024-05-11 09:53:05 +08:00
# File upload address optional
# VITE_GLOB_UPLOAD_URL=http://192.168.10.104:9011
VITE_GLOB_UPLOAD_URL=http://60.213.14.14:6070
# Interface prefix
VITE_GLOB_API_URL_PREFIX=