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:
@@ -80,7 +80,7 @@ The `.env` file in the project root is automatically loaded by Docker Compose. R
|
||||
| `BACKEND_URL` | Internal URL for frontend to reach backend | `http://backend:12015` (Docker) or `http://localhost:12015` (local dev) |
|
||||
| `CORS_ORIGINS` | Allowed CORS origins for backend | `http://localhost:12016` (local) or `https://ai.allucanget.biz` (production) |
|
||||
| `APP_URL` | Public URL of the backend | `http://localhost` or `https://ai.allucanget.biz` |
|
||||
| `APP_NAME` | Application name | `AI Allucanget` |
|
||||
| `APP_NAME` | Application name | `All You Can GET AI` |
|
||||
|
||||
### Volume Mounts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user