Daly Vibes API is running. Swagger UI: /docs (redirects to /swagger-ui.html) — full URL: http://localhost:/docs (default PORT=8080). Alt: /swagger-ui/index.html — use http not https unless you use a reverse proxy with TLS. OpenAPI JSON: /v3/api-docs Try: POST /api/auth/signup and POST /api/auth/login "Connection refused" in the browser means this app is not listening: run ./mvnw spring-boot:run and wait for "Started DalyVibesSpringApiApplication".