make service start

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2022-03-08 14:44:39 +01:00
parent f0671015f8
commit 1609bb3a7c
19 changed files with 126 additions and 387 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package parser
import (
"errors"
"github.com/owncloud/ocis/notifications/pkg/config"
"github.com/owncloud/ocis/audit/pkg/config"
ociscfg "github.com/owncloud/ocis/ocis-pkg/config"
"github.com/owncloud/ocis/ocis-pkg/config/envdecode"