Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot pass 'false' in the environment configuration #1034

Closed
kalinkrustev opened this issue May 15, 2024 · 1 comment
Closed

Cannot pass 'false' in the environment configuration #1034

kalinkrustev opened this issue May 15, 2024 · 1 comment
Assignees

Comments

@kalinkrustev
Copy link
Contributor

In comparison, other mojaloop services use this to read the configuration

const RC = require('parse-strings-in-object')(require('rc')(...))

but here we only have :

const RC = require('rc')(...)
@kalinkrustev kalinkrustev self-assigned this May 15, 2024
@kalinkrustev kalinkrustev changed the title Cannot pass 'false' in the configuration Cannot pass 'false' in the environment configuration May 15, 2024
@kalinkrustev
Copy link
Contributor Author

This was fixed in #1037

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant