diff --git a/docs/dev/API/swagger.yaml b/docs/dev/API/swagger.yaml index b07418a5d8..6e3453a4f9 100644 --- a/docs/dev/API/swagger.yaml +++ b/docs/dev/API/swagger.yaml @@ -89,4 +89,4 @@ paths: "200": description: "Query cancelled successfully" servers: - - url: "http://ec2-18-237-133-156.us-west-2.compute.amazonaws.com:9200" \ No newline at end of file + - url: "http://my-backend-opensearch:9200" \ No newline at end of file