diff --git a/backend/config/sdk.config.testing.json b/backend/config/sdk.config.json similarity index 99% rename from backend/config/sdk.config.testing.json rename to backend/config/sdk.config.json index 5844b7a..e9c6ecb 100644 --- a/backend/config/sdk.config.testing.json +++ b/backend/config/sdk.config.json @@ -4,4 +4,4 @@ "client": "localhost:8081", "backendURL": "http://localhost:8080", "failReturnURL": "http://localhost:8081" -} \ No newline at end of file +}