Merge pull request #211 from ascrutae/zhangxin/fix/docker-compose

Update the http port of collector server
This commit is contained in:
吴晟 Wu Sheng 2017-06-06 09:37:12 +08:00 committed by GitHub
commit 5d8955d7c4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
links:
- skywalking-collector
environment:
- COLLECTOR_SERVERS=skywalking-collector:7001
- COLLECTOR_SERVERS=skywalking-collector:12800
skywalking-collector:
image: skywalking-collector:3.0.1-2017