Skip to content

Commit 10b20b2

Browse files
authored
Update appsettings.Development.json
1 parent ab61a30 commit 10b20b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Umbraco.Cms.Integrations.Testsite.V14/appsettings.Development.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"Search": {
3434
"Algolia": {
3535
"Settings": {
36-
"ApplicationId": "3NRGQTTY4O",
37-
"AdminApiKey": "7521da36becb0e279e597e87c8c56096",
38-
"SearchApiKey": "55c4aa88f9087e223ee916616db209bb"
36+
"ApplicationId": "",
37+
"AdminApiKey": "",
38+
"SearchApiKey": ""
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)