5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
# 生产环境API基础URL(根据实际情况选择)
|
||
VITE_API_BASE=http://192.140.164.137:18080
|
||
|
||
# 前端基础URL(用于生成分享链接)
|
||
VITE_BASE_URL=https://2.uzi0.cc/ |