feat: get endpoint url for netlify preview (#88)
This commit is contained in:
parent
055bcf0e96
commit
20ed3ce738
5 changed files with 15 additions and 22 deletions
|
@ -38,6 +38,7 @@ export default defineNuxtConfig({
|
|||
},
|
||||
},
|
||||
runtimeConfig: {
|
||||
deployUrl: process.env.DEPLOY_URL,
|
||||
cloudflare: {
|
||||
accountId: '',
|
||||
namespaceId: '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue