Skip to content

Commit 26b9c65

Browse files
authored
Update proxy-host-object.json
Signed-off-by: Zoey <[email protected]>
1 parent bdc13c1 commit 26b9c65

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

backend/schema/components/proxy-host-object.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
"$ref": "../common.json#/properties/domain_names"
4444
},
4545
"forward_host": {
46-
"type": "string",
47-
"pattern": "^(([^.]+\\.)+[^.]+)|(\\[[0-9a-f:]+\\])$"
46+
"type": "string"
4847
},
4948
"forward_port": {
5049
"type": "integer",

0 commit comments

Comments
 (0)