Add door open events endpoint
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2024-10-04 21:40:02 +03:00
parent a961f170d9
commit 8b7e220ec4
2 changed files with 46 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ services:
INVENTORY_API_KEY: "sptWL6XFxl4b8"
DOORBOY_SECRET_FLOOR: "0123456789"
DOORBOY_SECRET_WORKSHOP: "9999999999"
DOORBOY_SECRET_OPEN_EVENTS: "1111111111"
FLOOR_ACCESS_GROUP: "k-space:floor"
WORKSHOP_ACCESS_GROUP: "k-space:workshop"
CARD_URI: "https://inventory-app-72zn4.codemowers.ee/cards"