Update project name to "All You Can GET AI" across documentation and configuration files; specify versions for bcrypt and passlib in requirements

This commit is contained in:
2026-04-29 13:02:31 +02:00
parent 3224d16197
commit 20de65ad01
7 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ services:
- OPENROUTER_API_KEY=${OPENROUTER_API_KEY}
- JWT_SECRET=${JWT_SECRET}
- APP_URL=${APP_URL:-https://ai.allucanget.biz}
- APP_NAME=${APP_NAME:-AI Allucanget}
- APP_NAME=${APP_NAME:-All You Can GET AI}
- CORS_ORIGINS=${CORS_ORIGINS:-https://ai.allucanget.biz}
volumes:
- app-data:/app/data