Define a door name in example .env file
This commit is contained in:
parent
74cb7ba215
commit
fddac32cc7
1
.env
1
.env
@ -1,3 +1,4 @@
|
|||||||
|
KDOORPI_DOOR=workshop
|
||||||
KDOORPI_API_ALLOWED=http://127.0.0.1:3333/allowed
|
KDOORPI_API_ALLOWED=http://127.0.0.1:3333/allowed
|
||||||
KDOORPI_API_LONGPOLL=http://127.0.0.1:3333/longpoll
|
KDOORPI_API_LONGPOLL=http://127.0.0.1:3333/longpoll
|
||||||
KDOORPI_API_SWIPE=http://127.0.0.1:3333/cardswipe
|
KDOORPI_API_SWIPE=http://127.0.0.1:3333/cardswipe
|
||||||
|
Loading…
Reference in New Issue
Block a user