fix new url capability

This commit is contained in:
Willy Kloucek
2021-12-21 14:47:39 +01:00
parent 0288ac8f11
commit ff9b9513b3
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -71,6 +71,7 @@ func Frontend(cfg *config.Config) *cli.Command {
"version": "1.0.0",
"apps_url": cfg.Reva.AppProvider.AppsURL,
"open_url": cfg.Reva.AppProvider.OpenURL,
"new_url": cfg.Reva.AppProvider.NewURL,
},
}