DigitalFactory/Web/.env.development

5 lines
156 B
Plaintext
Raw Normal View History

2024-03-18 01:36:19 +00:00
# 本地环境
ENV = development
2024-05-16 10:13:39 +00:00
# 本地环境接口地址http://localhost:5005 http://139.199.191.197:9005
2024-06-12 10:10:50 +00:00
VITE_API_URL = http://139.199.191.197:9005