dev mode returned local

This commit is contained in:
Ravi Prasad
2025-07-03 21:09:09 -05:00
parent 31dfe054b5
commit fbae36e06e
7 changed files with 55 additions and 30 deletions
+1 -1
View File
@@ -477,7 +477,7 @@ var SwaggerInfo = &swag.Spec{
Version: "1.0",
Host: "",
BasePath: "/",
Schemes: []string{"https"},
Schemes: []string{"http"},
Title: "NBA_Go API",
Description: "Stats service, now with public access!",
InfoInstanceName: "swagger",