Correction génération fichier de configuration #34

Open
bgaude wants to merge 1 commits from issue-33 into develop
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ type HTTPConfig struct {
} }
type GiteaConfig struct { type GiteaConfig struct {
BaseURL string
ClientID string ClientID string
ClientSecret string ClientSecret string
RedirectURL string RedirectURL string