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
commit 1aa1fada6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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