frontend-store/.env.production

7 lines
171 B
Plaintext
Raw Normal View History

2025-07-27 22:14:08 +08:00
# 生产环境接口地址
VITE_API_URL=http://bar.beerape.com/prod-api
VITE_API_STORE_URL=http://design.beerape.com
2025-07-15 15:23:06 +08:00
# VITE_API_URL=http://dev.store.beerape.com/dev-api
2025-07-07 18:03:33 +08:00