fix: expand env

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2026-03-13 08:51:36 +01:00
committed by GitHub
parent dc02831482
commit f31f74eb1a

View File

@@ -75,6 +75,7 @@ services:
image: 'prom/prometheus:v3.4.2'
command:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--config.expand-env'
- '--storage.tsdb.path=/prometheus'
- '--web.enable-lifecycle'
env_file: