chore: 修改ws地址
This commit is contained in:
@@ -145,7 +145,7 @@ class _ControllerHomeState extends State<ControllerHome> {
|
||||
TextField(
|
||||
controller: _serverUrlController,
|
||||
decoration: const InputDecoration(
|
||||
hintText: 'ws://192.168.100.222:8080/ws/signal',
|
||||
hintText: 'ws://175.178.213.60:8088/ws/signal',
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 16),
|
||||
|
||||
Reference in New Issue
Block a user