chore: update
This commit is contained in:
parent
7ab17001f0
commit
39249e378f
2 changed files with 5 additions and 1 deletions
|
@ -24,4 +24,7 @@ export default defineNuxtConfig({
|
|||
'postcss-nested': {},
|
||||
},
|
||||
},
|
||||
runtimeConfig: {
|
||||
registedAppsUrl: process.env.APPS_JSON_URL || 'http://localhost:3000/registered-apps.json',
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue