lab_presence

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

.env (201B)


      1 CORE_URL="https://localhost:8443"
      2 SALT="your_secure_salt_here"
      3 ALLOWED_DEVICES='{"nfc": "nfc", "remote": "remote"}'
      4 MEMBER_DIRECTORY='{
      5     [{"id":"s241033","card_serial_number":"123456789"}]
      6 }'