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 916c29e commit 1da8cfcCopy full SHA for 1da8cfc
source/getting-started.rst
@@ -45,7 +45,7 @@ Launch the network using docker-compose
45
46
::
47
48
- docker-compose -f ocker-compose.yaml up -d --build
+ docker-compose -f docker-compose.yaml up -d --build
49
50
Once you run this command, the images will be built from the source code
51
and then the containers will be up and running. You can check the status
@@ -631,4 +631,4 @@ Kubernetes
631
==========
632
633
634
-Learn how to deploy each service using helm using the READMEs provided in the `deployments repository <https://github.com/DBOMproject/deployments>`__
+Learn how to deploy each service using helm using the READMEs provided in the `deployments repository <https://github.com/DBOMproject/deployments>`__
0 commit comments