From c880daefa9cc9decf80616b534ec3d1d5b4df0e9 Mon Sep 17 00:00:00 2001 From: Djeex Date: Mon, 11 Nov 2024 14:15:39 +0000 Subject: [PATCH] Gitea repo conf --- app.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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