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