Main entry point is ./app.js
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
"node >= 0.10.0"
|
||||
],
|
||||
"bin": {
|
||||
"cloudron": "./server.js"
|
||||
"cloudron": "./app.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^0.9.0",
|
||||
|
||||
Reference in New Issue
Block a user