3
0

Add settings service to compose

This commit is contained in:
Tomaž Jerman 2019-10-08 16:09:00 +02:00
parent 9bf78a3f40
commit b06266c68b

View File

@ -111,9 +111,9 @@ func Init(ctx context.Context, log *zap.Logger, c Config) (err error) {
zap.Error(err))
}
if err != nil {
return err
}
if err != nil {
return err
}
}
// Permissions, access control