This commit is contained in:
parent
769720024f
commit
8e64ee0c7a
@ -21,13 +21,8 @@ export default defineNuxtConfig({
|
||||
],
|
||||
'vue-yandex-maps/nuxt',
|
||||
],
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
yandexMapsApiKey: process.env.VITE_YANDEX_MAPS_TOKEN,
|
||||
},
|
||||
},
|
||||
yandexMaps: {
|
||||
apikey: process.env.VITE_YANDEX_MAPS_TOKEN,
|
||||
apikey: '13f4c06b-cb7e-4eeb-81f1-af52f12587b2',
|
||||
},
|
||||
css: ['~/assets/css/main.css', '~/assets/scss/main.scss'],
|
||||
i18n: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user