mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-22 06:02:09 +00:00
fix: loadConfig in exmaples
This commit is contained in:
parent
c5e59414f3
commit
e98a1f8cc3
@ -32,4 +32,4 @@ const loadConfig = (configDirectory = path.join(__dirname, './config'), env = ge
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = loadConfig();
|
module.exports = loadConfig;
|
||||||
|
Loading…
Reference in New Issue
Block a user