diff --git a/app/server/appsmith-plugins/firestorePlugin/src/main/resources/form.json b/app/server/appsmith-plugins/firestorePlugin/src/main/resources/form.json index cc55b206b7..63181c03b8 100644 --- a/app/server/appsmith-plugins/firestorePlugin/src/main/resources/form.json +++ b/app/server/appsmith-plugins/firestorePlugin/src/main/resources/form.json @@ -9,7 +9,7 @@ "configProperty": "datasourceConfiguration.url", "controlType": "INPUT_TEXT", "isRequired": true, - "initialValue": "something.firebase.io" + "placeholder": "https://your-project-id.firebaseio.com" }, { "label": "Project Id",