Merge pull request #3289 from prashanthsandela/patch-1

Correct log path in doc.
This commit is contained in:
Matthias
2020-05-12 06:17:50 +02:00
committed by GitHub

View File

@@ -65,7 +65,7 @@ docker-compose up -d
#### Docker-compose logs
Logs will be written to `user_data/freqtrade.log`.
Logs will be written to `user_data/logs/freqtrade.log`.
Alternatively, you can check the latest logs using `docker-compose logs -f`.
#### Database