refactor(core): Update PostHog hooks URL (#3911)
⚡ Update PostHog hooks URL
This commit is contained in:
@@ -684,7 +684,7 @@ export const schema = {
|
|||||||
externalFrontendHooksUrls: {
|
externalFrontendHooksUrls: {
|
||||||
doc: 'URLs to external frontend hooks files, ; separated',
|
doc: 'URLs to external frontend hooks files, ; separated',
|
||||||
format: String,
|
format: String,
|
||||||
default: 'https://public-stage.n8n.cloud/posthog-hooks.js',
|
default: 'https://public.n8n.cloud/posthog-hooks.js',
|
||||||
env: 'EXTERNAL_FRONTEND_HOOKS_URLS',
|
env: 'EXTERNAL_FRONTEND_HOOKS_URLS',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user