From ae33810dfc554a8c36a7dd5639d56b5d4ba6cff7 Mon Sep 17 00:00:00 2001 From: Logan Williams Date: Mon, 4 Apr 2022 13:46:44 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index f71d8b1..5123da1 100644 --- a/Home.md +++ b/Home.md @@ -25,4 +25,6 @@ pipenv run python app.py init-db pipenv run python app.py sync-channels --gsheet "https://docs.google.com/spreadsheets/d/1UnBxtRVkabKHkDUkLxtFOSIX9akytd-rZyV-H_K1PWg/" ``` -## Status monitoring \ No newline at end of file +## Status monitoring + +The status can be monitored after accessing the OSSO network via VPN at http://10.95.41.23:8080/. This is an insecure server/API that is not exposed to the public internet. \ No newline at end of file