add sockopt to dockodemo

This commit is contained in:
Alireza Ahmadi 2025-08-05 14:02:23 +02:00
parent 419ea63dd0
commit 569550d5f6

View file

@ -30,4 +30,8 @@
<a-switch v-model="inbound.settings.followRedirect"></a-switch>
</a-form-item>
</a-form>
<!-- sockopt -->
<template>
{{template "form/streamSockopt"}}
</template>
{{end}}