How to specify env variables in config.json

If you want to pass data via env vars, you need to do so when spawning the process, not in the configuration file.

database__connection__password=5up3rs3cr3t node index.js