startup-fixes
All checks were successful
Deploy on push / deploy (push) Successful in 6s

This commit is contained in:
2024-12-11 22:10:48 +03:00
parent fe93439194
commit 7751b0d0f8
2 changed files with 4 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ from settings import ADMIN_SECRET
async def create_webhook_endpoint():
# TODO: add webhook to authorizer with graphql request
logger.info("create_webhook_endpoint called")
headers = {
"Content-Type": "application/json",