master
Tanner Collin 11 months ago
parent 4162e4a55d
commit d1e128d708
  1. 2
      apiserver/apiserver/secrets.py.example

@ -62,7 +62,7 @@ DOOR_API_TOKEN = ''
# head /dev/urandom | base32 | head -c 40
VEND_API_TOKEN = ''
# Vending machine cards API token
# Printer report API token
# Set this to random characters
# For example, use the output of this:
# head /dev/urandom | base32 | head -c 40

Loading…
Cancel
Save