mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-02-13 12:00:08 +08:00
15 lines
175 B
Bash
15 lines
175 B
Bash
# title
|
|
VITE_GLOB_APP_TITLE = '1Panel'
|
|
|
|
# port
|
|
VITE_PORT = 4004
|
|
|
|
VITE_OPEN = false
|
|
|
|
VITE_REPORT = false
|
|
|
|
VITE_BUILD_GZIP = false
|
|
|
|
VITE_DROP_CONSOLE = true
|
|
|
|
PANEL_XPACK = false |