mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-26 12:55:42 +03:00
🏗 Add static start option
This commit is contained in:
parent
df866ba408
commit
0d7051e46e
@ -15,7 +15,7 @@
|
||||
"validate-config": "node services/config-validator",
|
||||
"health-check": "node services/healthcheck",
|
||||
"dependency-audit": "npx improved-yarn-audit --ignore-dev-deps",
|
||||
"static-start": " node server"
|
||||
"static-start": "node server"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user