mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
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