Skip to content

Commit

Permalink
[fix] import env
Browse files Browse the repository at this point in the history
  • Loading branch information
Simo-C3 committed Jul 15, 2023
1 parent 9d8a0b6 commit 7eb3d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ export default {
CTF_CDA_ACCESS_TOKEN: process.env.CTF_CDA_ACCESS_TOKEN,
BASE_URL: process.env.BASE_URL,
GOOGLE_ANALYTICS_ID: process.env.GOOGLE_ANALYTICS_ID,
TOYBOX_API_BASE_URL: process.env.TOYBOX_API_BASE_URL,
},

router: {
Expand Down

0 comments on commit 7eb3d4d

Please sign in to comment.