Correction generation fichier de configuration

This commit is contained in:
Benjamin Gaudé 2020-06-05 10:44:12 +02:00
parent 94bfb77d87
commit 69d6753f59
1 changed files with 1 additions and 0 deletions

View File

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