You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can then add the following basic configuration to the file, you can find more information about the configuration file in [here]({{ site.url }}{{ site.baseurl }}/docs/getting-started/configuration){:target="_blank"}.
29
+
You can then add the following basic configuration to the file, you can find more information about the configuration file in [here]({{ site.url }}{{ site.baseurl }}/docs/devops/getting-started/configuration){:target="_blank"}.
30
30
31
31
```yaml
32
32
environment:
@@ -62,4 +62,4 @@ We also make available a Postman collection that you can import and use to inter
62
62
63
63
### Running the service as a container
64
64
65
-
You can find more about how to run the service as a container in the [Docker documentation]({{ site.url }}{{ site.baseurl }}/docs/getting-started/docker/){:target="_blank"} win the Getting Started section.
65
+
You can find more about how to run the service as a container in the [Docker documentation]({{ site.url }}{{ site.baseurl }}/docs/devops/getting-started/docker/){:target="_blank"} win the Getting Started section.
0 commit comments