mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 07:20:52 +08:00
10 lines
157 B
Plaintext
10 lines
157 B
Plaintext
# public path
|
|
VITE_PUBLIC_PATH = /
|
|
|
|
# Basic interface address SPA
|
|
VITE_GLOB_API_URL = https://mock-napi.vben.pro/api
|
|
|
|
VITE_COMPRESS = gzip
|
|
|
|
VITE_PWA = false
|