Use Algolia from extensions
This commit is contained in:
parent
845a423135
commit
b7888bc6d1
|
@ -5,9 +5,4 @@ plugins {
|
|||
|
||||
antora {
|
||||
options = [clean: true, fetch: true, stacktrace: true]
|
||||
environment = [
|
||||
'ALGOLIA_API_KEY': '9d489079e5ec46dbb238909fee5c9c29',
|
||||
'ALGOLIA_APP_ID': 'WB1FQYI187',
|
||||
'ALGOLIA_INDEX_NAME': 'springdocs',
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue