pm2 file, grafana dasboard file, readme
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"apps": [
|
||||
{
|
||||
"name": "FDLogUp",
|
||||
"script": "index.ts",
|
||||
"interpreter": "bun",
|
||||
"interpreter_args": "run"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user