8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
# 开发环境接口地址
|
|
# 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
|
|
|
|
|