Skip to content

Commit

Permalink
Merge pull request #2010 from teslaedison/master
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
NickSneo authored Mar 6, 2024
2 parents b04f116 + dd808d9 commit 9e9b5c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ENV ES_HOST http://localhost:9200
ENV REDIS_HOST localhost
ENV REDIS_PORT 6379

# Remove exsiting file
# Remove existing file
RUN mkdir -p /usr/share/logstash/logs && \
rm -f /usr/share/logstash/pipeline/logstash.conf

Expand Down

0 comments on commit 9e9b5c0

Please sign in to comment.