Added cache exchange urq, fixed eslint, added prettier, upgraded yarn, added statsSite command.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 4m58s

This commit is contained in:
2026-01-02 10:10:20 -05:00
parent c088d7c4a5
commit df433c1951
7 changed files with 301 additions and 49 deletions

View File

@@ -9,4 +9,5 @@ SERVER_PORT=3000
BOT_ADMINS=[1]
GROUP_IDS=-
GRAPHQL_URL=http://localhost:3000/api/graphql
GRAPHQL_API_TOKEN="token-here"
GRAPHQL_API_TOKEN="token-here"
GRAPHQL_MUTATION_KEY="token-here"