added api token to urql and env example
This commit is contained in:
@@ -8,4 +8,5 @@ SERVER_HOST=localhost
|
||||
SERVER_PORT=3000
|
||||
BOT_ADMINS=[1]
|
||||
GROUP_IDS=-
|
||||
GRAPHQL_URL=http://localhost:3000/api/graphql
|
||||
GRAPHQL_URL=http://localhost:3000/api/graphql
|
||||
API_TOKEN="token-here"
|
||||
Reference in New Issue
Block a user