@nodulus/master

0.0.2 • Public • Published

-nodulus-master

configuration

{
    "server": {
        "ip": "127.0.0.1",
        "protocol": "http://"
    },
    "applications": {
        "app1.com": {
            "port": 4000,
            "domain": "app1.com",
            "cwd": "C:\\app1",
            "main": "app.js"
        },
        "app2.com": {
            "port": 4001,
            "domain": "app2.com",
            "cwd": "C:\\app2",
            "main": "app.js"
        }
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @nodulus/master

Weekly Downloads

0

Version

0.0.2

License

ISC

Last publish

Collaborators

  • nodulus