diff --git a/amarillo/main.py b/amarillo/main.py index a370f3d..771980d 100644 --- a/amarillo/main.py +++ b/amarillo/main.py @@ -70,6 +70,10 @@ app = FastAPI(title="Amarillo - The Carpooling Intermediary", "description": "Dev server for development", "url": "https://amarillo-dev.mfdz.de" }, + { + "description": "Server for Mitanand project", + "url": "https://mitanand.mfdz.de" + }, { "description": "Localhost for development", "url": "http://localhost:8000"