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 ce30a5f commit 60485bdCopy full SHA for 60485bd
services/logging/docker-compose.yml.j2
@@ -142,7 +142,7 @@ services:
142
configs:
143
- source: loki_config
144
target: /etc/loki/loki.yaml
145
- command: -config.file=/etc/loki/loki.yaml
+ command: -config.file=/etc/loki/loki.yaml -config.expand-env=true
146
environment:
147
- S3_BUCKET_NAME_LOKI=${S3_BUCKET_NAME_LOKI}
148
- S3_REGION_LOKI=${S3_REGION_LOKI}
0 commit comments