Files
my-worker/web-vue/web/.env

9 lines
208 B
Bash
Raw Normal View History

2025-11-26 13:55:01 +08:00
# 访问端口
VITE_PORT = 3100
# 软件标题
2025-11-26 18:17:22 +08:00
VITE_GLOB_APP_TITLE = My-Worker 快速开发平台
2025-11-26 13:55:01 +08:00
# 软件英文名(小写、全英文、无空格、无特殊字符)
2025-11-26 18:17:22 +08:00
VITE_GLOB_APP_SHORT_NAME = MyWorker