We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbaf8b7 commit a3e92beCopy full SHA for a3e92be
config.js
@@ -4,7 +4,7 @@ module.exports = {
4
5
// The domain name of the website
6
DOMAIN: "http://localhost",
7
- SAFE_BROWSING_APIKEY: "AIzaSyBovR1bR-aI4KiXZ9AB8MFLIqYROK2V57Y",
+ SAFE_BROWSING_APIKEY: "",
8
9
// Database type: json, mongodb
10
DB_TYPE: "json",
0 commit comments