mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-22 01:10:39 +00:00
write env vars uppercase
This commit is contained in:
parent
3473693b79
commit
796225c8f1
@ -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