You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This simple app simply spawns another HTTP server with `PORT` env injected with another number, then proxying it for NGINX UNIT request.",
"main": "index.js",
"private": true,
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"