Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
aa76443b11 |
@ -1,5 +1,5 @@
|
||||
var msgerChat = null;
|
||||
var socketurl = 'ws://127.0.0.1:8181/';
|
||||
var socketurl = 'wss://rpiwss.greinet.com:8083/';
|
||||
|
||||
/** Standartnachricht ausgeben und Websocket-Verbindung aufbauen */
|
||||
window.onload=function(){
|
||||
|
Loading…
Reference in New Issue
Block a user