Skip to content

Commit 4ffccb5

Browse files
alexgithublabdaringer
authored andcommitted
code block fix
1 parent 22a1965 commit 4ffccb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/components/nethsm/ejbca.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ If you want to experiment with the given example you can use git to clone the `n
4242
4343
4. Run the container.
4444

45-
.. code-block:: shell-session
46-
47-
docker run --rm -it -p 9443:8443 -p 9080:8080 -h mycahostname -e TLS_SETUP_ENABLED="simple" pkcs-ejbca
45+
.. code-block:: shell-session
46+
47+
docker run --rm -it -p 9443:8443 -p 9080:8080 -h mycahostname -e TLS_SETUP_ENABLED="simple" pkcs-ejbca
4848
4949
The container will be available at `https://localhost:9443/ <https://localhost:9443/>`__.

0 commit comments

Comments
 (0)