1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-08-17 03:32:22 +08:00

更新 系统配置/websocket配置.md

酷瓜云课堂 2021-06-20 03:44:09 +00:00 committed by Gitee
parent dd769eae34
commit f522b85b36

@ -8,13 +8,13 @@
**如何重启websocket服务**
(1)进入php容器
(1) 进入php容器
docker exec -it ctc-php bash
(2) 切换到相关目录
cd /var/html/ctc/websocket
cd /var/www/html/ctc/websocket
(3) 重启服务