From e4f2476f4c2a8a97377e0bbf2dd102af41bf2d04 Mon Sep 17 00:00:00 2001 From: iamdoubz <4871781+iamdoubz@users.noreply.github.com> Date: Fri, 4 Apr 2025 13:38:20 -0500 Subject: [PATCH] Create env-example Create an example file which will need to be renamed to `.env` --- env-example | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 env-example diff --git a/env-example b/env-example new file mode 100644 index 0000000..7287891 --- /dev/null +++ b/env-example @@ -0,0 +1,11 @@ +PORT=3000 +REDIS_URL=redis://redis:6379 +COTURN_ENABLED=true +TURN_REALM=file.pizza +TURN_HOST=file.pizza +TURN_PORT=3478 +TURNS_PORT=5349 +TURN_CRED= +TURN_TRANS=both +STUN_HOST= +STUN_PORT=