mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-30 10:47:44 +08:00
Update swoole-tracker.md
This commit is contained in:
parent
5919740780
commit
08787b92a6
@ -113,7 +113,6 @@ EXPOSE 9501
|
||||
ENTRYPOINT ["sh", ".build/entrypoint.sh"]
|
||||
```
|
||||
|
||||
|
||||
## 使用
|
||||
|
||||
### 不依赖组件
|
||||
@ -124,6 +123,8 @@ ENTRYPOINT ["sh", ".build/entrypoint.sh"]
|
||||
|
||||
其他的`Server`:`ip(hostname):prot`
|
||||
|
||||
即安装好`swoole_tracker`扩展之后就可以正常使用`Swoole Tracker`的功能
|
||||
|
||||
### 依赖组件
|
||||
|
||||
当你需要自定义应用名称时则需要安装组件,使用`Composer`安装:
|
||||
|
Loading…
Reference in New Issue
Block a user