mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-23 07:42:56 +08:00
9 lines
117 B
Bash
9 lines
117 B
Bash
# port
|
|
VITE_PORT = 8001
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = GoView
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = GoView
|