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