7 lines
218 B
Bash
7 lines
218 B
Bash
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
|
|
KDOORPI_API_KEY=keykey
|
|
KDOORPI_MOCK_HW=true
|