Correction génération fichier de configuration #34
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue