mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-22 21:49:07 -06:00
Update services/web/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
This commit is contained in:
committed by
GitHub
parent
b318269de4
commit
e0753c20fb
@@ -24,7 +24,7 @@ type Config struct {
|
||||
|
||||
TokenManager *TokenManager `yaml:"token_manager"`
|
||||
|
||||
GatewayAddress string `yaml:"gateway_addr" env:"WEB_GATEWAY_GRPC_ADDR" desc:"GRPC address of the Reva gateway service."`
|
||||
GatewayAddress string `yaml:"gateway_addr" env:"WEB_GATEWAY_GRPC_ADDR" desc:"The bind address of the GRPC service."`
|
||||
Context context.Context `yaml:"-"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user