2025-07-07 16:39:18 +08:00
|
|
|
# 开发环境接口地址
|
2025-07-27 18:18:42 +08:00
|
|
|
VITE_API_URL=http://dev.bar.beerape.com/prod-api
|
|
|
|
|
VITE_API_STORE_URL=http://dev.design.beerape.com
|
|
|
|
|
# VITE_API_URL=http://localhost:9090
|
|
|
|
|
# VITE_API_STORE_URL=http://localhost:8080
|
|
|
|
|
|
2025-07-15 15:23:06 +08:00
|
|
|
|