mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-07 10:46:19 +00:00
Update outbound.html
This commit is contained in:
parent
c7bd9f012b
commit
29711a83ab
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
<a-form-item label='PreShared Key'>
|
||||
<a-input v-model.trim="peer.preSharedKey"></a-input>
|
||||
</a-form-item>
|
||||
<a-form-item label='KeepAlive'>
|
||||
<a-form-item label='Keep Alive'>
|
||||
<a-input type="number" min="0" v-model.number="peer.keepAlive"></a-input>
|
||||
</a-form-item>
|
||||
|
||||
|
|
Loading…
Reference in a new issue