mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
docs: Remove api keys which are now set globally by apollo-hexo-config
.
These are now defined by https://github.com/apollographql/apollo-hexo-config and no longer necessary to be individually defined in each deployment.
This commit is contained in:
parent
06fc7ee5d4
commit
7e58334839
1 changed files with 0 additions and 6 deletions
|
@ -45,12 +45,6 @@ content_root: docs/source
|
|||
typescript_api_box:
|
||||
data_file: docs.json
|
||||
|
||||
# API keys
|
||||
apis:
|
||||
docsearch:
|
||||
apiKey: 768e823959d35bbd51e4b2439be13fb7
|
||||
indexName: apollodata
|
||||
|
||||
url: https://www.apollographql.com/docs/apollo-server/
|
||||
root: /docs/apollo-server/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue