Update swoole-tracker.md

This commit is contained in:
Luffy 2019-08-30 17:04:26 +08:00 committed by GitHub
parent 5919740780
commit 08787b92a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`安装: