git-server/soft/config/soft-serve.config.json

17 lines
258 B
JSON

{
"paths": {
"src": "./gitea/git/repositories/daylin",
"dest": "./soft/data/repos"
},
"repos": {
"src": [
"dotfiles",
"git-server",
"monolisa-nerdfont-patch",
"yartsu"
],
"dest": [
"config"
]
}
}