Cleaned up some of the webhooks stuff

This commit is contained in:
2024-08-19 22:19:57 -06:00
parent 96dff182cd
commit 43d29792e6
7 changed files with 23 additions and 213 deletions

View File

@ -18,8 +18,6 @@ services:
- AWS_REGION=$AWS_REGION
- AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY
- BUCKET_NAME=$BUCKET_NAME
- CLERK_SECRET_KEY=$CLERK_SECRET_KEY
- CLERK_WEBHOOK_SECRET=$CLERK_WEBHOOK_SECRET
- STRIPE_SECRET_KEY=$STRIPE_SECRET_KEY
networks: