From 7b2453228ce719bdc7a5a07d99fa2792c78b89a1 Mon Sep 17 00:00:00 2001 From: Anthony Segura Date: Mon, 16 Mar 2026 10:24:54 -0500 Subject: [PATCH] Update ONPREM_ARCHITECTURE.md --- ONPREM_ARCHITECTURE.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/ONPREM_ARCHITECTURE.md b/ONPREM_ARCHITECTURE.md index 3b330b6..dafff9a 100644 --- a/ONPREM_ARCHITECTURE.md +++ b/ONPREM_ARCHITECTURE.md @@ -49,13 +49,7 @@ The application is accessed through the **internal network**. Example: ``` -http://app.local -``` - -or - -``` -http://server-name +https://app.avexmro.com ``` Remote access may be provided through a **VPN connection**.