updated player for deploy from server

This commit is contained in:
Kiwy Signage Player
2026-06-29 19:59:49 +03:00
parent abbd51a787
commit 609d9169d2
8 changed files with 55 additions and 39 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
{
"server_ip": "192.168.0.121",
"port": "443",
"screen_name": "rpi-tvcanba1",
"server_ip": "192.168.0.159",
"port": "8080",
"screen_name": "rpi-Receptie",
"quickconnect_key": "8887779",
"orientation": "Landscape",
"touch": "True",
"max_resolution": "1920x1080",
"edit_feature_enabled": true,
"use_https": true,
"use_https": false,
"verify_ssl": false
}
}