feat: 新增开启水印环境变量

This commit is contained in:
xlsea
2025-05-09 16:38:29 +08:00
parent 27372b309f
commit f946d05815
6 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,7 @@
VITE_APP_BASE_API=/prod-api
# watermark
VITE_WATERMARK=Y
# 是否开启 SSE 功能
VITE_APP_SSE=Y
# 是否开启 websocket 功能