DigitalFactory/Web/.env.development

5 lines
154 B
Plaintext
Raw Normal View History

2024-03-18 01:36:19 +00:00
# 本地环境
ENV = development
2024-07-08 06:07:12 +00:00
# 本地环境接口地址http://localhost:5005 http://49.234.181.176:9005
VITE_API_URL = http://49.234.181.176:9005