From 0b4ee75de20b4647a8f338e14076a388d22e444d Mon Sep 17 00:00:00 2001 From: Gretchen Miller Date: Wed, 5 Mar 2025 14:33:06 -0800 Subject: [PATCH] revert https change for local URL scheme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3e04c94..eb3db89 100644 --- a/README.rst +++ b/README.rst @@ -133,7 +133,7 @@ To start the app, run brozzler-dashboard -At this point Brozzler Dashboard will be accessible at https://localhost:8000/. +At this point Brozzler Dashboard will be accessible at http://localhost:8000/. .. image:: Brozzler-Dashboard.png