10 lines
187 B
JSON
10 lines
187 B
JSON
{
|
|
"build": [],
|
|
"services": [
|
|
{
|
|
"name": "TepexoffBot",
|
|
"restart_after_update": true,
|
|
"cmd": ["npm build && npm start"]
|
|
}
|
|
]
|
|
} |