Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/DOCKER_TUTORIAL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,8 @@ restart the normal container:

You can also append any other AppDaemon flags to the end of the command line if desired, e.g. to use time travel.

Note that when using ``docker compose``, you can add required flags via the ``command:`` directive, such as ``command: -D DEBUG``.

Timezones
^^^^^^^^^

Expand Down
Loading