This commit is contained in:
parent
c06d1d336d
commit
769720024f
@ -21,6 +21,11 @@ export default defineNuxtConfig({
|
||||
],
|
||||
'vue-yandex-maps/nuxt',
|
||||
],
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
yandexMapsApiKey: process.env.VITE_YANDEX_MAPS_TOKEN,
|
||||
},
|
||||
},
|
||||
yandexMaps: {
|
||||
apikey: process.env.VITE_YANDEX_MAPS_TOKEN,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user