mirror of
https://github.com/ArthurDanjou/artmcp.git
synced 2026-01-14 14:54:22 +01:00
Ajout de la route '/studio' dans la configuration de Nuxt Studio
This commit is contained in:
@@ -69,6 +69,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
|
||||
studio: {
|
||||
route: '/studio',
|
||||
// Git repository configuration (owner and repo are required)
|
||||
repository: {
|
||||
provider: 'github', // 'github' or 'gitlab'
|
||||
|
||||
Reference in New Issue
Block a user