diff --git a/docker-compose.jsonnet b/docker-compose.jsonnet index 39f6663..2fbe8d7 100644 --- a/docker-compose.jsonnet +++ b/docker-compose.jsonnet @@ -62,7 +62,7 @@ peers:: [ ], - localhost:: "http://example.com", // the name in the nodes table of the database + localhost:: "node_name", // the name in the nodes table of the database authentication:: true, // set to false to disable auth in thrimshim thrimbletrimmer:: true, // set to false to not have nginx serve thrimbletrimmer pages.