mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-17 07:42:41 +00:00
Merge pull request #3250 from jumpserver/pr@dev@perf_xrdp_rdp7
perf: 新增 xrdp 协议 rdp7 端口 3390
This commit is contained in:
@@ -23,7 +23,7 @@ export default {
|
||||
[
|
||||
this.$t('terminal.BasePort'),
|
||||
[
|
||||
'http_port', 'https_port', 'ssh_port', 'rdp_port'
|
||||
'http_port', 'https_port', 'ssh_port', 'rdp_port', 'rdp7_port'
|
||||
]
|
||||
],
|
||||
[
|
||||
|
@@ -25,7 +25,7 @@ export default {
|
||||
'name', 'host', 'actions',
|
||||
'http_port', 'https_port', 'ssh_port', 'rdp_port',
|
||||
'mysql_port', 'mariadb_port', 'postgresql_port',
|
||||
'redis_port', 'oracle_port_range'
|
||||
'redis_port', 'oracle_port_range', 'rdp7_port'
|
||||
]
|
||||
},
|
||||
columnsMeta: {
|
||||
|
Reference in New Issue
Block a user