We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827473f commit 687446aCopy full SHA for 687446a
netlify.toml
@@ -7,7 +7,8 @@ NODE_VERSION = "10"
7
ALGOLIA_APP_ID = "NI1G57N08Q"
8
ALGOLIA_API_KEY = "d3eff3e8bcc0860b8ceae87360a47d54"
9
ALGOLIA_INDEX_NAME = "prod_docs_couchbase"
10
-OPTANON_SCRIPT_URL = "https://cdn.cookielaw.org/consent/288c1333-faac-4514-a8bf-a30b3db0ee32.js"
+OPTANON_SCRIPT_URL = "https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"
11
+OPTANON_SCRIPT_DATA_DOMAIN_SCRIPT = "748511ff-10bf-44bf-88b8-36382e5b5fd9"
12
13
[context.branch-deploy]
14
command = "node_modules/.bin/gulp preview:build && node_modules/.bin/gulp --series build bundle:pack"
0 commit comments