From 465bd3d6a7e9448416f358903f4a0f0cde09509b Mon Sep 17 00:00:00 2001 From: Stefan Oderbolz Date: Mon, 14 Oct 2024 19:57:57 +0200 Subject: [PATCH] Update base URL --- api/swagger/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/swagger/swagger.yaml b/api/swagger/swagger.yaml index 3f30791..cac08fb 100644 --- a/api/swagger/swagger.yaml +++ b/api/swagger/swagger.yaml @@ -6,7 +6,7 @@ info: license: name: MIT License, © Stefan Oderbolz 2024 url: https://github.com/metaodi/tecdottir/blob/master/LICENSE.md -host: tecdottir.herokuapp.com +host: tecdottir.metaodi.ch # basePath prefixes all resource paths basePath: / schemes: