add sockopt to dockodemo
@@ -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}}