Skip to content

Commit dc4c447

Browse files
committed
Oops.
1 parent 61cc2c3 commit dc4c447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/proxyclient.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ namespace http {
7676
void CProxyClient::Reconnect()
7777
{
7878

79-
std::string address = "localhost"; // "my.domoticz.com";
79+
std::string address = "my.domoticz.com";
8080
std::string port = "9999";
8181

8282
if (we_locked_prefs_mutex) {

0 commit comments

Comments
 (0)