chore: add missing example environment variable

This commit is contained in:
oSumAtrIX 2023-03-27 00:41:57 +02:00
parent d195aa938a
commit 5574779c70
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -9,3 +9,6 @@ API_SERVER=''
API_CLIENT_ID=''
# The client secret for the api
API_CLIENT_SECRET=''
# The poll secret used for the poll command
POLL_SECRET=''