11 lines
144 B
JSON
11 lines
144 B
JSON
|
{
|
||
|
"apps": [
|
||
|
{
|
||
|
"name": "FDLogUp",
|
||
|
"script": "index.ts",
|
||
|
"interpreter": "bun",
|
||
|
"interpreter_args": "run"
|
||
|
}
|
||
|
]
|
||
|
}
|