Skip to content

Commit

Permalink
Fic environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Aug 5, 2024
1 parent f9c1b42 commit 13c620b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/docker/compose.indexer-opensearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ services:
args:
- LOGSTASH_OSS_VERSION=${LOGSTASH_OSS_VERSION}
environment:
STACK_VERSION: ${STACK_VERSION}
LOGSTASH_OSS_VERSION: ${LOGSTASH_OSS_VERSION}
LOG_LEVEL: info
MONITORING_ENABLED: false
volumes:
Expand Down

0 comments on commit 13c620b

Please sign in to comment.