mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-02-03 07:27:49 +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: {
|
studio: {
|
||||||
|
route: '/studio',
|
||||||
// Git repository configuration (owner and repo are required)
|
// Git repository configuration (owner and repo are required)
|
||||||
repository: {
|
repository: {
|
||||||
provider: 'github', // 'github' or 'gitlab'
|
provider: 'github', // 'github' or 'gitlab'
|
||||||
|
|||||||
Reference in New Issue
Block a user