mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 12:48:56 -04:00
apply ocis init insecure option also to FRONTEND_APP_HANDLER_INSECURE
This commit is contained in:
committed by
Michael Barz
parent
8eead1ece8
commit
10454247b5
@@ -78,6 +78,7 @@ type SettingsService struct {
|
||||
}
|
||||
|
||||
type FrontendService struct {
|
||||
AppHandler InsecureService `yaml:"app_handler"`
|
||||
Archiver InsecureService
|
||||
ServiceAccount ServiceAccount `yaml:"service_account"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user