mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 03:43:23 +00:00
remove notLocalHost
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"lint": "npm-run-all lint:*",
|
||||
"lint:css": "stylelint 'public/*.css'",
|
||||
"lint:js": "eslint .",
|
||||
"start": "cross-env NODE_ENV=production node server/portal_server",
|
||||
"start": "node server/portal_server",
|
||||
"test": "mocha",
|
||||
"version": "node scripts/version"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user