From 9cc58fddfd6905dfbd208df20c7fda27fece3a4d Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sat, 22 Mar 2025 22:47:14 +0100 Subject: [PATCH] [mirotalk] - fix typo --- .env.template | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.env.template b/.env.template index 9b1ab2ed..a871cb41 100644 --- a/.env.template +++ b/.env.template @@ -2,12 +2,9 @@ NODE_ENV=development #development or production -# HOST: Default to http://localhost:port - -HOST= - -# Signaling Server listen port +# Signaling Server +HOST='' # Default to http://localhost:port PORT=3000 # Trust Proxy