Added urql and client
This commit is contained in:
@@ -7,4 +7,5 @@ BOT_WEBHOOK_SECRET=RANDOM_SECRET_VALUE
|
||||
SERVER_HOST=localhost
|
||||
SERVER_PORT=3000
|
||||
BOT_ADMINS=[1]
|
||||
GROUP_IDS=-
|
||||
GROUP_IDS=-
|
||||
GRAPHQL_URL=http://localhost:3000/api/graphql
|
||||
Reference in New Issue
Block a user