Skip to content

Commit

Permalink
chore: update env
Browse files Browse the repository at this point in the history
  • Loading branch information
selimdoyranli committed Jun 4, 2024
1 parent 7ab313e commit b0bb206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
** See https://nuxtjs.org/docs/configuration-glossary/configuration-env
*/
env: {
API: process.env.API
API: process.env.API || 'https://api.radkod.com/parolla/api/v1'
},

/*
Expand Down

0 comments on commit b0bb206

Please sign in to comment.