mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 16:00:51 +00:00
6 lines
137 B
Bash
6 lines
137 B
Bash
NODE_ENV = 'development'
|
|
VITE_API_URL = '/api/v2'
|
|
VITE_REPORT = false
|
|
VITE_BUILD_GZIP = false
|
|
VITE_DROP_CONSOLE = true
|
|
PANEL_XPACK = true |