Fix hysteria2 realm server
This commit is contained in:
@@ -152,5 +152,6 @@ type HysteriaRealmUser struct {
|
||||
type HysteriaRealmServiceOptions struct {
|
||||
ListenOptions
|
||||
InboundTLSOptionsContainer
|
||||
HTTP2Options
|
||||
Users []HysteriaRealmUser `json:"users"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user