lolosia-web/.env.build

7 lines
197 B
Plaintext
Raw Permalink Normal View History

2023-02-02 16:07:38 +08:00
VITE_APP_ENV = 'prod'
#自动获取地址推荐
VITE_APP_BASE_URL = 'https://github.jzfai.top/micro-service-api'
#image or oss address
VITE_APP_IMAGE_URL = 'https://github.jzfai.top/gofast-image'