From 0317ff26d5de091fd3717e97bb1ee38f3011a25d Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 16 Mar 2026 22:26:00 -0400 Subject: feature: added installation command and service files --- example-config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example-config.ini') diff --git a/example-config.ini b/example-config.ini index dbc4f6b..956970c 100644 --- a/example-config.ini +++ b/example-config.ini @@ -1,6 +1,6 @@ [server] host = 0.0.0.0 -port = 8000 +port = 8087 [proxy] # Single proxy (comment out to use list_file instead) -- cgit v1.2.3