Fix typo
This commit is contained in:
parent
871019c8b9
commit
f6a66cd3de
@ -171,7 +171,7 @@ docker run -d \
|
|||||||
All available bot command line parameters can be added to the end of the `docker run` command.
|
All available bot command line parameters can be added to the end of the `docker run` command.
|
||||||
|
|
||||||
!!! Note
|
!!! Note
|
||||||
you can define a [restart policy](https://docs.docker.com/config/containers/start-containers-automatically/) in docker. It can be useful in some cases to use the `--restart unless-stopped` flag (crash of freqtrade or reboot of your system).
|
You can define a [restart policy](https://docs.docker.com/config/containers/start-containers-automatically/) in docker. It can be useful in some cases to use the `--restart unless-stopped` flag (crash of freqtrade or reboot of your system).
|
||||||
|
|
||||||
### Monitor your Docker instance
|
### Monitor your Docker instance
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user