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