7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
# 生产环境接口地址
|
|
VITE_API_URL=http://bar.beerape.com/prod-api
|
|
VITE_API_STORE_URL=http://store.beerape.com
|
|
|
|
# VITE_API_URL=http://dev.store.beerape.com/dev-api
|
|
|