routes-fix
Some checks failed
deploy / deploy (push) Has been cancelled

This commit is contained in:
2023-11-29 00:19:33 +03:00
parent 6cd2fc0f80
commit 4ca9491824
2 changed files with 10 additions and 10 deletions

View File

@@ -35,7 +35,7 @@ poetry run python server.py
### Auth
Put the header 'Authorization' with token from signIn query or registerUser mutation.
Put the header 'Authorization' with token from signIn query or registerUser mutation. Setup `WEBHOOK_SECRET` env var
### Viewed