refactor: remove google auth

This commit is contained in:
Maze Winther
2025-07-15 12:35:08 +02:00
parent 0e83b6c15e
commit cb877769fb
7 changed files with 16 additions and 34 deletions
-2
View File
@@ -60,8 +60,6 @@ services:
- BETTER_AUTH_SECRET=your-production-secret-key-here
- UPSTASH_REDIS_REST_URL=http://serverless-redis-http:80
- UPSTASH_REDIS_REST_TOKEN=example_token
- GOOGLE_CLIENT_ID=${GOOGLE_CLIENT_ID}
- GOOGLE_CLIENT_SECRET=${GOOGLE_CLIENT_SECRET}
depends_on:
db:
condition: service_healthy