update documentation, the old path creates confusion

This commit is contained in:
Jose Luis
2017-03-24 09:12:36 -04:00
parent 0dd60a1b56
commit c31eadfc3c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ services:
restart: always
command: -f /etc/logstash/conf.d/
# volumes:
# - ./logstash/config:/etc/logstash/conf.d
# - my-path:/etc/logstash/conf.d
links:
- kibana
- elasticsearch
+1 -1
View File
@@ -22,7 +22,7 @@ services:
restart: always
command: -f /etc/logstash/conf.d/
# volumes:
# - ./logstash/config:/etc/logstash/conf.d
# - my-pat:/etc/logstash/conf.d
links:
- kibana
- elasticsearch