We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87dbd13 commit 5a716f4Copy full SHA for 5a716f4
1 file changed
app/src/main/res/values/strings.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
<string name="app_name">AndroidRTC</string>
4
- <string name="host">192.168.0.2</string>
+ <string name="host">ns37269.ip-91-121-3.eu</string>
5
<string name="port">3000</string>
6
<string name="action_settings">Options</string>
7
</resources>
0 commit comments