mirror of https://github.com/louislam/uptime-kuma
commit
fd0dd2d284
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
apps: [{
|
||||
name: "uptime-kuma",
|
||||
script: "./server/server.js",
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue