switch glauth to struct tag based env config
This commit is contained in:
@@ -20,7 +20,7 @@ type Debug struct {
|
||||
type GRPC struct {
|
||||
Addr string `ocisConfig:"addr"`
|
||||
Root string `ocisConfig:"root"`
|
||||
Namespace string `ocisConfig:"namespace"`
|
||||
Namespace string
|
||||
}
|
||||
|
||||
// Service defines the available service configuration.
|
||||
|
||||
Reference in New Issue
Block a user