feat: webhook to Clawdbot when task activated + session auth for all mutations
This commit is contained in:
@@ -21,6 +21,8 @@ services:
|
||||
BETTER_AUTH_SECRET: ${BETTER_AUTH_SECRET}
|
||||
BETTER_AUTH_URL: https://queue.donovankelly.xyz
|
||||
COOKIE_DOMAIN: .donovankelly.xyz
|
||||
CLAWDBOT_HOOK_URL: ${CLAWDBOT_HOOK_URL}
|
||||
CLAWDBOT_HOOK_TOKEN: ${CLAWDBOT_HOOK_TOKEN}
|
||||
PORT: "3100"
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user