mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
Merge pull request #3289 from prashanthsandela/patch-1
Correct log path in doc.
This commit is contained in:
commit
1aa1fada6a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user