add env file

This commit is contained in:
2025-01-15 19:25:03 -06:00
parent 1a964621a7
commit afa63d9feb

View File

@@ -51,6 +51,8 @@ services:
- "--metrics.prometheus.addServicesLabels=true"
- "--metrics.prometheus.entryPoint=web-secure"
- "--metrics.prometheus.manualRouting=true"
env_file:
- .env
environment:
- PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
labels: