|
@@ -52,5 +52,5 @@ export LOG_LEVEL=info
|
|
|
# clients, a private IP address (e.g. 192.168..) or hostname should suffice. For
|
|
# clients, a private IP address (e.g. 192.168..) or hostname should suffice. For
|
|
|
# clients connecting over the Internet, specify your public IP address and
|
|
# clients connecting over the Internet, specify your public IP address and
|
|
|
# ensure that TCP ports 5190-5197 are open on your firewall.
|
|
# ensure that TCP ports 5190-5197 are open on your firewall.
|
|
|
-export OSCAR_HOST=192.168.68.59
|
|
|
|
|
|
|
+export OSCAR_HOST=127.0.0.1
|
|
|
|
|
|