Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 342 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 342 Bytes

PHP服务端部署指南

  1. 上传压缩包然后解压
  2. 编辑config.example.php,然后保存成config.php
  3. 访问addroom.php添加一个房间(格式是addroom?passwd=YOUR PASSWORD&roomid=123456789
  4. 按照提示打开配置页面
  5. 前端页面找到BACKEND_URL(send.html Line143),修改前端页面对应的后端(