diff --git a/frontend/src/components/protocols/Hysteria2.vue b/frontend/src/components/protocols/Hysteria2.vue
index 1e8f7d1..c364a2e 100644
--- a/frontend/src/components/protocols/Hysteria2.vue
+++ b/frontend/src/components/protocols/Hysteria2.vue
@@ -77,12 +77,12 @@
-
-
+
diff --git a/frontend/src/types/inbounds.ts b/frontend/src/types/inbounds.ts
index c6d185f..f4ccd48 100644
--- a/frontend/src/types/inbounds.ts
+++ b/frontend/src/types/inbounds.ts
@@ -169,7 +169,7 @@ export interface Hysteria2 extends InboundBasics {
type: string
directory?: string
url?: string
- rewrite_host?: string
+ rewrite_host?: boolean
status_code?: number
headers?: Headers[]
content?: string