fix the fucky wucky

This commit is contained in:
2025-02-28 21:13:36 +00:00
parent dbe9e1a5a7
commit 3690935295
7 changed files with 43 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ services:
- REFRESH_TOKEN=${REFRESH_TOKEN}
- CLIENT_SECRET=${CLIENT_SECRET}
- CLIENT_ID=${CLIENT_ID}
#- LOG_LEVEL=DEBUG
#- LOG_LEVEL=DEBUG|WARN|ERROR
#- ALLOWED_ORIGINS=http://localhost:3000
#- SERVER_PORT=3000
```