1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 09:52:51 +00:00

added link for vpn

This commit is contained in:
2015-10-26 14:04:08 -05:00
parent 3a7d611871
commit f1006ab8b4
2 changed files with 6 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
"start": "forever ./bin/www"
},
"dependencies": {
"body-parser": "~1.12.4",