|
|
@@ -57,8 +57,8 @@ Item {
|
|
|
property int total_slides: 150
|
|
|
|
|
|
id: socket
|
|
|
- //url: "wss://wscasa.especificosba.com.ar"
|
|
|
- url: "ws://192.168.1.7:9001"
|
|
|
+ url: "wss://wscasa.especificosba.com.ar"
|
|
|
+ //url: "ws://192.168.1.7:9001"
|
|
|
active: true
|
|
|
property bool isOpen: false
|
|
|
|