3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
# .env.development
|
|
# 注意:这里必须写你电脑的局域网 IP
|
|
VITE_API_BASE_URL=http://172.16.0.95:8000/api/v1 |