mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-16 06:30:39 +00:00
write env vars uppercase
This commit is contained in:
parent
314986b763
commit
3a527bf6a9
@ -51,7 +51,7 @@ class Config():
|
||||
},
|
||||
"output_file": {
|
||||
"default": default_output_file,
|
||||
"env": "output_file",
|
||||
"env": "OUTPUT_FILE",
|
||||
"file": True,
|
||||
"type": environs.Env().str
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user