diff --git a/docs/pages/getting-started/1-running-docker.rst b/docs/pages/getting-started/1-running-docker.rst index d76da26fee..33cbab1d0f 100644 --- a/docs/pages/getting-started/1-running-docker.rst +++ b/docs/pages/getting-started/1-running-docker.rst @@ -48,6 +48,8 @@ This setup uses the following ``nuts.yaml`` configuration file: network: bootstrapnodes: - example.com:5555 + auth: + publicurl: https://example.com .. note::