diff --git a/app/server/appsmith-server/src/main/resources/application-staging.properties b/app/server/appsmith-server/src/main/resources/application-staging.properties index df8e7594ea..a1a4569a66 100644 --- a/app/server/appsmith-server/src/main/resources/application-staging.properties +++ b/app/server/appsmith-server/src/main/resources/application-staging.properties @@ -1,5 +1,5 @@ # Appsmith Configurations -appsmith.baseUri=https://appsmith-test.herokuapp.com +appsmith.baseUri=https://release-api.appsmith.com #Mongo properties spring.data.mongodb.database=mobtools