feat: 增加网页后台管理

This commit is contained in:
2026-07-21 17:46:00 +08:00
parent 1edb87b5f2
commit ef786b1529
42 changed files with 5222 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
# 管理后台连接的后端信令服务器地址Spring Boot 端口)
VITE_API_BASE=http://175.178.213.60:8088
# 默认管理令牌,需与服务器 application.yml 中 admin.token 一致
VITE_ADMIN_TOKEN=webrtc-admin-token