We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a1965 commit 4ffccb5Copy full SHA for 4ffccb5
source/components/nethsm/ejbca.rst
@@ -42,8 +42,8 @@ If you want to experiment with the given example you can use git to clone the `n
42
43
4. Run the container.
44
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
+ .. code-block:: shell-session
+
+ docker run --rm -it -p 9443:8443 -p 9080:8080 -h mycahostname -e TLS_SETUP_ENABLED="simple" pkcs-ejbca
48
49
The container will be available at `https://localhost:9443/ <https://localhost:9443/>`__.
0 commit comments