# HG changeset patch # User Sebastien Jodogne # Date 1587975081 -7200 # Node ID 5ed3e680364e86da62f53395d159fa66d6d38b2d # Parent 108f21475b4a85b90bc37cad65ca8a56992f47ac fix diff -r 108f21475b4a -r 5ed3e680364e Sphinx/source/users/docker.rst --- a/Sphinx/source/users/docker.rst Thu Apr 23 12:58:11 2020 +0200 +++ b/Sphinx/source/users/docker.rst Mon Apr 27 10:11:21 2020 +0200 @@ -152,6 +152,7 @@ image: jodogne/orthanc-plugins:1.6.1 command: /run/secrets/ # Path to the configuration files (stored as secrets) ports: + - 4242:4242 - 8042:8042 secrets: - orthanc.json