mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-26 00:39:19 +08:00
set the port by env.PORT, specific node version in package.json
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/louislam/uptime-kuma.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
"start": "npm run start-server",
|
||||
|
Reference in New Issue
Block a user