add env in nodemon json file code example Example: nodemon.json env { "env": { "USER": "remy", "PORT": "8000", "ETC": "etc" } }