修改
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
name: "binance-altcoin-monitor",
|
||||
cwd: "/opt/Binance_Altcoin_Monitor",
|
||||
script: "run.py",
|
||||
interpreter: "python3",
|
||||
interpreter: "/opt/Binance_Altcoin_Monitor/.venv/bin/python",
|
||||
instances: 1,
|
||||
autorestart: true,
|
||||
watch: false,
|
||||
|
||||
Reference in New Issue
Block a user