koorchik / node-confme

Opinionated config library that allows you to have complex config and behaves according to 12-factors apps rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Variable PORT not set!

VoloshchenkoAl opened this issue · comments

commented

If set env var in config.json with white space (example -- "listenPort": "{{ PORT }}"), confme throwes error

Fixed! Just released the new version to npm.