RuralDatabase/reference/3d-map/.env.development

7 lines
141 B
Plaintext
Raw Permalink Normal View History

2024-06-30 21:39:37 +08:00
# 本地环境
ENV = development
# 本地环境接口地址
VITE_AVITE_API_URL="http://127.0.0.1:8083"
VITE_API_URL="http://127.0.0.1:8083"