Default the GUI's websocket URI to localhost instead of brewpi
This commit is contained in:
+1
-1
@@ -3666,7 +3666,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="plainText">
|
||||
<string>ws://brewpi:8765</string>
|
||||
<string>ws://localhost:8765</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="label_8">
|
||||
|
||||
Reference in New Issue
Block a user