From 6c90423fe117a0699668c57b4a244ba269afa98d Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 8 Apr 2023 16:29:29 -0500 Subject: [PATCH] test --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 6b05a7d..86f9fd8 100644 --- a/main.go +++ b/main.go @@ -25,7 +25,7 @@ import ( // @license.name Apache 2.0 // @license.url http://www.apache.org/licenses/LICENSE-2.0.html -// @host localhost:8080 +// @host durpapi.durp.info // @BasePath /api/v1 // @securityDefinitions.basic BasicAuth