Correct log path in doc.

This commit is contained in:
prashanthsandela 2020-05-11 17:21:04 -07:00 committed by GitHub
parent caac562b6b
commit 258071928f
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 #### 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`. Alternatively, you can check the latest logs using `docker-compose logs -f`.
#### Database #### Database