added json

This commit is contained in:
AJ
2025-12-23 23:45:34 +02:00
parent 2ef7528ee9
commit 703ff1cb3e

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{ "gitea.instanceURL": "https://git.aj-official.xyz",
"gitea.domain": "git.aj-official.xyz",
"gitea.port": 3000,
"gitea.owner": "ajofficial",
"gitea.repo": "aj-portfolio"
}