set binding to fixed port 1212
[staging/HomeScreen.git] / HomeScreen / src2 / usermanagement.h
index 382d1ac..1b1427d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef USERMANAGEMENT_H
 #define USERMANAGEMENT_H
 
-#define REAL_SERVER "ws://your_server.com:1234"
+#define REAL_SERVER "ws://localhost:1212/api?token=hello"
 
 #include <QObject>
 #include "applicationmodel.h"