mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-27 00:00:59 +00:00
12 lines
141 B
Bash
12 lines
141 B
Bash
NODE_ENV = "production"
|
|
|
|
VITE_API_URL = '/api/v1'
|
|
|
|
VITE_REPORT = true
|
|
|
|
VITE_BUILD_GZIP = false
|
|
|
|
VITE_DROP_CONSOLE = true
|
|
|
|
PANEL_XPACK = true
|