From 684b7907c428f1e2d74a9102294b2110842e0f59 Mon Sep 17 00:00:00 2001 From: root <1+root@noreply.ogabek.click> Date: Wed, 8 Jul 2026 06:24:52 +0000 Subject: [PATCH] Update .env.example --- .env.example | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.env.example b/.env.example index 1829722..eaf2d9e 100644 --- a/.env.example +++ b/.env.example @@ -6,9 +6,5 @@ # INFO is the default (clean output) STEAM_PANEL_DEBUG=false -# Server bind address and port -STEAM_PANEL_HOST=127.0.0.1 -STEAM_PANEL_PORT=8000 - # Per-account HTTP timeout in milliseconds STEAM_PANEL_REQUEST_TIMEOUT=30000