mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 04:58:31 -05:00
fix URL naming
This commit is contained in:
@@ -102,8 +102,8 @@ func appProviderConfigFromStruct(c *cli.Context, cfg *config.Config) map[string]
|
||||
"demo": map[string]interface{}{},
|
||||
"wopiinsecure": cfg.Reva.AppProvider.WopiInsecure,
|
||||
"iopsecret": cfg.Reva.AppProvider.IopSecret,
|
||||
"wopiurl": cfg.Reva.AppProvider.WopiUrl,
|
||||
"wopibridgeurl": cfg.Reva.AppProvider.WopiBridgeUrl,
|
||||
"wopiurl": cfg.Reva.AppProvider.WopiURL,
|
||||
"wopibridgeurl": cfg.Reva.AppProvider.WopiBridgeURL,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user