Skip to content

Commit

Permalink
Docker-compose: Enable auto reloading pipeline changes
Browse files Browse the repository at this point in the history
  • Loading branch information
excalq authored and kuskoman committed Apr 21, 2023
1 parent b8d9d77 commit 235ba5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ services:
interval: 30s
timeout: 10s
retries: 8
command: logstash --config.reload.automatic
ports:
- ${LOGSTASH_PORT:-5044}:5044
- ${LOGSTASH_STATS_PORT:-9600}:9600
Expand Down

0 comments on commit 235ba5c

Please sign in to comment.