diff --git a/static/swagger-ui/index.html b/static/swagger-ui/index.html index 0ef6266..1ac3b5d 100644 --- a/static/swagger-ui/index.html +++ b/static/swagger-ui/index.html @@ -39,7 +39,7 @@ window.onload = function() { // Begin Swagger UI call region const ui = SwaggerUIBundle({ - url: "http://127.0.0.1:3000/swagger.json", + url: "/swagger.json", dom_id: '#swagger-ui', deepLinking: true, presets: [