From b53f6beff6cbb753a3f2eb110c14562ada01c1f6 Mon Sep 17 00:00:00 2001 From: Linden Crandall Date: Thu, 6 Feb 2025 22:56:43 +0000 Subject: [PATCH] Update Local HTTPS Production Simulation Setup --- Local-HTTPS-Production-Simulation-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Local-HTTPS-Production-Simulation-Setup.md b/Local-HTTPS-Production-Simulation-Setup.md index 6db5c9c..030ce80 100644 --- a/Local-HTTPS-Production-Simulation-Setup.md +++ b/Local-HTTPS-Production-Simulation-Setup.md @@ -1,7 +1,7 @@ **Automatisch only serves the app over http and doesn't have an out-of-the box https setup, so this guide shows how to setup a local https production simulation environment.** ### **Note**: -We can't publish any Automatisch flows using this either local https or local http since Twilio won't be able to access the localhost, so this guide is kind of a pointless. But writing docs anyways just in case. +We can't publish any Automatisch flows locally either via https or http since Twilio can't access the localhost, so this guide is kind of a pointless. But writing docs anyways just in case.