Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 473f91b

Browse files
author
Chris Wiechmann
committed
Hardcoded API-Key removed
1 parent 1eca57d commit 473f91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apibuilder4elastic/conf/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ module.exports = {
6565
// default configuration.
6666

6767
// API key
68-
apikey: 'MH8gIje1mN0lAw5I3O52PmJ6JTC0sIOT',
68+
apikey: '',
6969

7070
// This is the base url the service will be reachable at not including the
7171
// port

0 commit comments

Comments
 (0)