We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f84393 commit 41149a7Copy full SHA for 41149a7
internal/stack/_static/serverless-docker-compose.yml.tmpl
@@ -46,7 +46,7 @@ services:
46
- "127.0.0.1:5044:5044"
47
- "127.0.0.1:9600:9600"
48
environment:
49
- - xpack.monitoring.enabled=false
+ - XPACK_MONITORING_ENABLED=false
50
- ELASTIC_USER={{ fact "username" }}
51
- ELASTIC_PASSWORD={{ fact "password" }}
52
- ELASTIC_HOSTS={{ fact "elasticsearch_host" }}
0 commit comments