mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-08-17 03:32:22 +08:00
重命名 常见问题/未命名的页面(1).md 为 常见问题/如何管理websocket服务?.md
parent
9284f18730
commit
16ff9b2dc9
13
常见问题/如何管理websocket服务?.md
Normal file
13
常见问题/如何管理websocket服务?.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
(1) 进入php容器
|
||||||
|
|
||||||
|
docker exec -it ctc-php bash
|
||||||
|
|
||||||
|
(2) 切换到相关目录
|
||||||
|
|
||||||
|
cd /var/www/html/ctc/websocket
|
||||||
|
|
||||||
|
(3) 重启服务
|
||||||
|
|
||||||
|
php start.php start -d
|
||||||
|
|
||||||
|
更多细节请参考:
|
@ -1 +0,0 @@
|
|||||||
.keep
|
|
Loading…
x
Reference in New Issue
Block a user