diff --git a/app.config.ts b/app.config.ts index 9e361e7..e60fbc3 100644 --- a/app.config.ts +++ b/app.config.ts @@ -25,7 +25,7 @@ export default defineAppConfig({ github: { baseUrl:'https://git.djeex.fr', dir: '.starters/default/content', - branch: 'main', + branch: 'master', repo: 'docudjeex', owner: 'Djeex', edit: true