mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +00:00
Update stream_ws.html
This commit is contained in:
parent
dbeeec3f4e
commit
6b99028b79
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{{define "form/streamWS"}}
|
||||
<a-form :colon="false" :label-col="{ md: {span:8} }" :wrapper-col="{ md: {span:14} }">
|
||||
<a-form-item label="Accept Proxy Protocol">
|
||||
<a-form-item label=PROXY Protocol">
|
||||
<a-switch v-model="inbound.stream.ws.acceptProxyProtocol"></a-switch>
|
||||
</a-form-item>
|
||||
<a-form-item label='{{ i18n "path" }}'>
|
||||
|
|
Loading…
Reference in a new issue