android: Change the default URL to webrtc.nirbheek.in

This commit is contained in:
Jan Schmidt 2019-09-14 03:21:23 +10:00 committed by Matthew Waters
parent 1c3c194fd2
commit d022b7c61e

View file

@ -38,7 +38,7 @@
android:layout_height="wrap_content"
android:layout_margin="8dp"
android:inputType="textUri"
android:text="wss://10.6.5.229:8443" />
android:text="wss://webrtc.nirbheek.in:8443" />
</TableRow>
<TableRow