mcTelegramBot/ev.json
2018-09-28 20:59:02 +03:00

10 lines
173 B
JSON

{
"build": [],
"services": [
{
"name": "TepexoffBot",
"restart_after_update": true,
"cmd": ["./run.sh"]
}
]
}