File "constants.js"
Full path: /home/disqkgca/aqanet.org/wp-content/plugins/extendify/src/constants.js
File size: 268 B
MIME-type: text/plain
Charset: utf-8
export const {
AI_HOST = 'https://ai.extendify.com',
PATTERNS_HOST = 'https://patterns.extendify.com',
KB_HOST = 'https://kb.extendify.com',
INSIGHTS_HOST = 'https://insights.extendify.com',
IMAGES_HOST = 'https://images-resource.extendify.com',
} = process.env;