diff --git a/config.json b/config.json index aa66435..e15bea0 100644 --- a/config.json +++ b/config.json @@ -105,5 +105,10 @@ "autoConnexion": true, "notificationSonore": true, "affichageCompact": false + }, + "signalR": { + "serverUrl": "http://10.90.20.201:8002/signalR", + "serviceProvider": "RDVPREM", + "enabled": true } } \ No newline at end of file diff --git a/index.html b/index.html index 7c74d83..e1291d8 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,10 @@