lolosia-web/.env.build-test

9 lines
265 B
Plaintext
Raw Permalink Normal View History

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