From 0586842b25f4673387b5b1aa55e065a3b30042ec Mon Sep 17 00:00:00 2001 From: Linden Crandall Date: Thu, 6 Feb 2025 22:55:54 +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 37bc764..6db5c9c 100644 --- a/Local-HTTPS-Production-Simulation-Setup.md +++ b/Local-HTTPS-Production-Simulation-Setup.md @@ -1,4 +1,4 @@ -**Automatisch only serves the app over http and doesn't have out-of-the box https setup, so this guide shows how to setup a local https production simulation environment.** +**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.