Compare commits

...

2 Commits

Author SHA1 Message Date
6238765a7d Merge remote-tracking branch 'gitea/master'
# Conflicts:
#	internal/config/config.go
2024-09-06 12:23:03 +03:00
b1d45b05de Изменение ссылки на gitea.plemya-x.ru 2024-09-06 12:22:37 +03:00

@ -35,7 +35,7 @@ var defaultConfig = &types.Config{
Repos: []types.Repo{
{
Name: "default",
URL: "https://gitea.plemya-x.ru/xpamych/ALR.git",
URL: "https://gitea.plemya-x.ru/xpamych/xpamych-alr-repo.git",
},
},
}