book-web/.env.development

7 lines
207 B
Plaintext
Raw Normal View History

2024-07-16 10:02:54 +08:00
# 使用【演示环境】接口地址
#VITE_API_URL=https://demo.maku.net/maku-boot-server
# 使用【本地环境]接口地址
VITE_API_URL=http://localhost:8080
2024-07-19 11:22:32 +08:00
# VITE_API_URL=http://192.168.31.134:8080