Files

6 lines
231 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 管理后台连接的后端信令服务器地址Spring Boot 端口)
VITE_API_BASE=http://175.178.213.60:8088
# 默认管理令牌,需与服务器 application.yml 中 admin.token 一致
VITE_ADMIN_TOKEN=webrtc-admin-token