mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-07 18:44:13 +00:00
This commit is contained in:
parent
5ba7799d8a
commit
d290daed11
@ -15,7 +15,7 @@ export class BuiltInTemplatesConfigurationService {
|
||||
}
|
||||
|
||||
getConsoleTypesForCloudNodes() {
|
||||
return ['telnet', 'none'];
|
||||
return ['telnet', 'vnc', 'spice', 'http', 'https', 'none'];
|
||||
}
|
||||
|
||||
getCategoriesForEthernetHubs() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user