mirror of https://github.com/OpenVidu/openvidu.git
openvidu-deployment: elastic - azure - update createUiDefinition.json to hide 'None' option in public IP address settings
parent
be8e615b81
commit
b99b041662
|
@ -83,7 +83,7 @@
|
|||
"publicIpAddressName": "defaultName"
|
||||
},
|
||||
"options": {
|
||||
"hideNone": false,
|
||||
"hideNone": true,
|
||||
"hideDomainNameLabel": true,
|
||||
"hideExisting": false
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue