From cef0bfd022af03661dd32ef087e83f5d811dfd31 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 24 Sep 2024 20:30:59 -0400 Subject: [PATCH] revert OSCAR_HOST --- config/settings.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings.env b/config/settings.env index 3226833f..c7a61897 100644 --- a/config/settings.env +++ b/config/settings.env @@ -52,5 +52,5 @@ export LOG_LEVEL=info # 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 # 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