Zlpt_Portal/env/.env.sit

6 lines
126 B
Plaintext
Raw Normal View History

2023-11-30 10:49:45 +08:00
VITE_ENV = 'production'
VITE_BUILD_MODE = 'sit'
# 线上环境接口地址
2023-12-08 19:56:57 +08:00
VITE_API_URL = 'http://112.29.103.165:1619/zlpt/'