7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
# 使用【演示环境】接口地址
|
|
#VITE_API_URL=https://demo.maku.net/maku-boot-server
|
|
|
|
# 使用【本地环境]接口地址
|
|
VITE_API_URL=http://localhost:8080
|
|
# VITE_API_URL=http://192.168.31.134:8080
|