UNIVPLMDataIntegration/Web/.env.development

5 lines
97 B
Plaintext
Raw Normal View History

2024-06-15 13:02:35 +08:00
# 本地环境
ENV = development
# 本地环境接口地址
VITE_API_URL = http://localhost:5005