Skip to content

Commit f056e7b

Browse files
committed
docs: enable studio editing
1 parent 099c91b commit f056e7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/nuxt.config.ts

+3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ export default defineNuxtConfig({
2323
langs: ['sql', 'diff']
2424
}
2525
}
26+
},
27+
preview: {
28+
api: 'https://api.nuxt.studio'
2629
}
2730
},
2831
ui: {

0 commit comments

Comments
 (0)