From fddac32cc7ad34469206f7b986ea21c3127a59e6 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Sun, 6 Aug 2023 21:59:45 +0300 Subject: [PATCH] Define a door name in example .env file --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index bdeb4be..0ab81c5 100644 --- a/.env +++ b/.env @@ -1,3 +1,4 @@ +KDOORPI_DOOR=workshop KDOORPI_API_ALLOWED=http://127.0.0.1:3333/allowed KDOORPI_API_LONGPOLL=http://127.0.0.1:3333/longpoll KDOORPI_API_SWIPE=http://127.0.0.1:3333/cardswipe