This commit is contained in:
Alexandre
2021-10-30 17:48:22 +02:00
parent 8de9541949
commit 2627d88bed

View File

@@ -10,4 +10,5 @@ if [ ! -f /data/config.json ]; then
fi
echo "Starting app"
pause 36000000
bash freqtrade trade --logfile /data/logs/freqtrade.log --db-url sqlite://///data/tradesv3.sqlite --config /data/config.json --strategy SampleStrategy