Different wss URL for greinet.com
This commit is contained in:
		
							parent
							
								
									1b2842c40c
								
							
						
					
					
						commit
						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