Debug Configuration
{
"app": {
"baseURL": "/",
"buildId": "739eeed3-00b3-4dd4-b497-f4c6101f81d3",
"buildAssetsDir": "/_nuxt/",
"cdnURL": ""
},
"nitro": {
"envPrefix": "NUXT_",
"routeRules": {
"/__nuxt_error": {
"cache": false,
"isr": false
},
"/__sitemap__/style.xsl": {
"headers": {
"Content-Type": "application/xslt+xml"
}
},
"/sitemap.xml": {},
"/_nuxt": {
"robots": "noindex",
"headers": {
"X-Robots-Tag": "noindex"
}
},
"/_nuxt/**": {
"headers": {
"cache-control": "public, max-age=31536000, immutable",
"X-Robots-Tag": "noindex"
},
"robots": "noindex"
},
"/_nuxt/builds/meta/**": {
"headers": {
"cache-control": "public, max-age=31536000, immutable"
}
},
"/_nuxt/builds/**": {
"headers": {
"cache-control": "public, max-age=1, immutable"
}
},
"/_scripts/**": {
"headers": {
"cache-control": "public, max-age=31536000, immutable"
}
}
}
},
"turnstile": {
"secretKey": "0x4AAAAAAA5yWHsOIRMZjGZM"
},
"public": {
"turnstile": {
"siteKey": "0x4AAAAAAA5yWHsOIRMZjGZM"
},
"API_URL": "https://front.botinex.ru",
"WS_URL": "wss://front.botinex.ru/websocket",
"SECRET_KEY_API": "TYfV0cB7?i~%@STttC6|SlCu6BiZu1TYfV0cB7?i~%@STttC6|SlCu6BiZu1",
"TELEGRAM_BOT": "botinex_notification_bot",
"NUXT_TURNSTILE_SECRET_KEY": "0x4AAAAAAA5yWHsOIRMZjGZM",
"googleClientId": "243479297018-tul79sagp6d4m1kp65p41ifjf96143oa.apps.googleusercontent.com",
"siteUrl": "",
"nuxt-scripts": {
"version": "",
"defaultScriptOptions": {
"trigger": "onNuxtReady"
}
},
"googleSignIn": {
"clientId": "243479297018-tul79sagp6d4m1kp65p41ifjf96143oa.apps.googleusercontent.com"
},
"i18n": {
"baseUrl": "",
"defaultLocale": "ru",
"defaultDirection": "ltr",
"strategy": "no_prefix",
"lazy": false,
"rootRedirect": "",
"routesNameSeparator": "___",
"defaultLocaleRouteNameSuffix": "default",
"skipSettingLocaleOnNavigate": false,
"differentDomains": false,
"trailingSlash": false,
"locales": [
{
"code": "ru",
"name": "Русский",
"iso": "ru-RU",
"language": "ru-RU",
"_hreflang": "ru-RU",
"_sitemap": "ru-RU",
"files": [
{
"path": "/vercel/path0/i18n/locales/ru.json",
"cache": ""
}
]
},
{
"code": "en",
"name": "English",
"iso": "en-US",
"language": "en-US",
"_hreflang": "en-US",
"_sitemap": "en-US",
"files": [
{
"path": "/vercel/path0/i18n/locales/en.json",
"cache": ""
}
]
}
],
"detectBrowserLanguage": {
"alwaysRedirect": false,
"cookieCrossOrigin": false,
"cookieDomain": "",
"cookieKey": "i18n_redirected",
"cookieSecure": false,
"fallbackLocale": "",
"redirectOn": "root",
"useCookie": true
},
"experimental": {
"localeDetector": "",
"switchLocalePathLinkSSR": false,
"autoImportTranslationFunctions": false,
"typedPages": true,
"typedOptionsAndMessages": false,
"generatedLocaleFilePathFormat": "absolute",
"alternateLinkCanonicalQueries": false,
"hmr": true
},
"multiDomainLocales": false,
"domainLocales": {
"ru": {
"domain": ""
},
"en": {
"domain": ""
}
}
}
},
"nuxt-scripts": {
"version": "0.11.13"
},
"sitemap": {
"isI18nMapped": false,
"sitemapName": "sitemap.xml",
"isMultiSitemap": false,
"excludeAppSources": [],
"cacheMaxAgeSeconds": 600,
"autoLastmod": false,
"defaultSitemapsChunkSize": 1000,
"minify": false,
"sortEntries": true,
"debug": false,
"discoverImages": true,
"discoverVideos": true,
"sitemapsPathPrefix": "/__sitemap__/",
"isNuxtContentDocumentDriven": false,
"xsl": "/__sitemap__/style.xsl",
"xslTips": true,
"xslColumns": [
{
"label": "URL",
"width": "50%"
},
{
"label": "Images",
"width": "25%",
"select": "count(image:image)"
},
{
"label": "Last Updated",
"width": "25%",
"select": "concat(substring(sitemap:lastmod,0,11),concat(' ', substring(sitemap:lastmod,12,5)),concat(' ', substring(sitemap:lastmod,20,6)))"
}
],
"credits": true,
"version": "7.4.3",
"sitemaps": {
"sitemap.xml": {
"sitemapName": "sitemap.xml",
"route": "sitemap.xml",
"defaults": {},
"include": [],
"exclude": [
"/_**",
"/_nuxt/**"
],
"includeAppSources": true
}
}
},
"nuxt-site-config": {
"stack": [
{
"_context": "system",
"_priority": -15,
"name": "path0",
"env": "production"
},
{
"_context": "vendorEnv",
"_priority": -5,
"url": "nuxt-trading-jb6ik7iea-artsiomdziominskis-projects.vercel.app",
"name": "Nuxt-Trading-Bot"
},
{
"_context": "@nuxtjs/i18n",
"defaultLocale": "ru-RU"
}
],
"version": "3.2.5",
"debug": false,
"multiTenancy": []
},
"nuxt-robots": {
"version": "5.5.1",
"isNuxtContentV2": false,
"debug": false,
"credits": true,
"groups": [
{
"comment": [],
"disallow": [
"/admin/",
"/api/",
"/_nuxt/",
"/account/",
"/bots/"
],
"allow": [
"/",
"/pricing",
"/login",
"/signup"
],
"userAgent": [
"*"
],
"contentUsage": [],
"_indexable": true,
"_rules": [
{
"pattern": "/admin/",
"allow": false
},
{
"pattern": "/api/",
"allow": false
},
{
"pattern": "/_nuxt/",
"allow": false
},
{
"pattern": "/account/",
"allow": false
},
{
"pattern": "/bots/",
"allow": false
},
{
"pattern": "/",
"allow": true
},
{
"pattern": "/pricing",
"allow": true
},
{
"pattern": "/login",
"allow": true
},
{
"pattern": "/signup",
"allow": true
}
]
}
],
"sitemap": [
"https://botinex.ru/sitemap.xml",
"/sitemap.xml"
],
"header": true,
"robotsEnabledValue": "index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1",
"robotsDisabledValue": "noindex, nofollow",
"cacheControl": "max-age=14400, must-revalidate",
"botDetection": true
}
}