Update .env.sample to fix typo

This commit is contained in:
Noah
2025-03-14 16:30:09 +01:00
committed by GitHub
parent 77a379ed35
commit 936f2940ce
+1 -1
View File
@@ -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 ------------