Init commit
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
apps:
|
||||
[{
|
||||
name: "Koteika",
|
||||
script: "bot.py",
|
||||
exec_mode: "fork",
|
||||
instances: "1",
|
||||
wait_ready: true,
|
||||
autorestart: false,
|
||||
max_restarts: 5,
|
||||
interpreter : "python3"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user