We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[Unit] Description=Mkopo Trading Bot Service After=network.target
[Service] Type=simple User=ubuntu WorkingDirectory=/home/ubuntu/trading-bot Environment="PATH=/home/ubuntu/trading-bot/venv/bin" ExecStart=/home/ubuntu/trading-bot/venv/bin/python /home/ubuntu/trading-bot/live/engine.py Restart=on-failure RestartSec=10
[Install] WantedBy=multi-user.target
There was an error while loading. Please reload this page.