@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "./CHANGELOG",
"tagline": "serverarium",
- "version": "0.1.29",
+ "version": "0.1.30",
"healthCheckPath": "/healthcheck",
"httpPort": 3000,
"addons": {
@@ -1 +1 @@
-v0.1.29
+v0.1.30
@@ -49,3 +49,4 @@ v0.1.26
v0.1.27
v0.1.28
v0.1.29
@@ -1,6 +1,6 @@
{
"name": "serveraium",
"description": "",
"main": "index.js",
"scripts": {
@@ -55,7 +55,7 @@ if [[ ! -f /app/data/run_.js ]]; then
#statements
fi
-pm2 start /app/data/run_.js --no-daemon -- --verbose
+pm2 start /app/data/run_.js --watch --no-daemon -- --verbose