implemented LE and ACME and fixed some bugs
This commit is contained in:
@@ -17,6 +17,7 @@ type ProviderInfo struct {
|
||||
DisplayName string `json:"displayName"`
|
||||
Description string `json:"description"`
|
||||
Enabled bool `json:"enabled"`
|
||||
AcmeReady bool `json:"acme_ready"`
|
||||
Settings []SettingField `json:"settings"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user