diff --git a/apiserver/apiserver/secrets.py.example b/apiserver/apiserver/secrets.py.example index 15c47d6..becf607 100644 --- a/apiserver/apiserver/secrets.py.example +++ b/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