ci: docker_tag=ext - Fix config formatting
This commit is contained in:
parent
664c1542be
commit
0a02c708fc
@ -24,7 +24,7 @@ pub struct Config {
|
||||
impl Config {
|
||||
pub fn read_from_file(filename: &str) -> Result<Self> {
|
||||
let mut file_content = HashMap::new();
|
||||
|
||||
|
||||
// Try to read from environment variables first
|
||||
let env_vars = [
|
||||
("core_url", "CORE_URL"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user