Fix typos in Compose and Travis files

parent 0a5c21db
......@@ -31,4 +31,4 @@ script:
- sleep 90
- docker-compose logs
- curl --retry 10 --retry-delay 5 -D- http://localhost:9200/ -u elastic:changeme
- curl --retry 10 --retry-delay 5 -ID-v http://localhost:5601/
- curl --retry 10 --retry-delay 5 -I http://localhost:5601/
......@@ -20,7 +20,7 @@ services:
build:
context: logstash/
volumes:
- ./logstash/pipeline:/usr/share/logstash/pipeline
- ./logstash/pipeline:/usr/share/logstash/pipeline:ro
ports:
- "5000:5000"
environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment