From 936f2940ce9baea685b635182ee8edd691fc3b89 Mon Sep 17 00:00:00 2001 From: Noah Date: Fri, 14 Mar 2025 16:30:09 +0100 Subject: [PATCH] Update .env.sample to fix typo --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index e54ef84c..6de1cf31 100644 --- a/.env.sample +++ b/.env.sample @@ -91,7 +91,7 @@ DEFAULT_COMET_TIMOUT= # i.e. you would set these to the public URL of the comet instance FORCE_COMET_HOSTNAME= FORCE_COMET_PORT= -FORCE_COMOT_PROTOCOL= +FORCE_COMET_PROTOCOL= # ------------------------------------- # ----------- MEDIAFUSION ------------