UNPKG

nodal

Version:

An API Server and Framework for node.js

16 lines (11 loc) 135 B
{ "development": { "port": 3000 }, "test": { "port": 3000 }, "production": { "port": "{{= env.PORT }}" } }