feat(profile): add counterparty card with dadata search and cart gating
This commit is contained in:
@@ -14,6 +14,7 @@ export default defineNuxtConfig({
|
||||
process.env.BACKEND_GRAPHQL_URL ||
|
||||
'http://localhost:4000/graphql',
|
||||
authCookieName,
|
||||
dadataApiToken: process.env.DADATA_API_TOKEN ?? '',
|
||||
public: {
|
||||
authCookieName,
|
||||
telegramBotUrl: process.env.NUXT_PUBLIC_TELEGRAM_BOT_URL ?? '',
|
||||
|
||||
Reference in New Issue
Block a user