bump libre graph api

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2024-08-19 14:20:20 +02:00
parent eac382aebb
commit a3c7bd3182
46 changed files with 932 additions and 190 deletions
+2 -2
View File
@@ -96,8 +96,8 @@ func NewConfiguration() *Configuration {
Debug: false,
Servers: ServerConfigurations{
{
URL: "https://ocis.ocis-traefik.latest.owncloud.works/graph",
Description: "ownCloud Infinite Scale Latest",
URL: "https://ocis.ocis.rolling.owncloud.works/graph",
Description: "ownCloud Infinite Scale Rolling Release",
},
{
URL: "https://localhost:9200/graph",