From 916ad9d567dda47b22546854ee429d30fdfb2ac6 Mon Sep 17 00:00:00 2001 From: DenyaBanan <58950111+DenyaBanan@users.noreply.github.com> Date: Sat, 7 Feb 2026 03:33:16 +0400 Subject: [PATCH] Fix 401 error If there is a token, the bot checks it anyway, and cannot connect to the remnawave panel. --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index eb580bec..b59843cd 100644 --- a/.env.example +++ b/.env.example @@ -152,7 +152,7 @@ REMNAWAVE_API_KEY=your_api_key_here # Тип авторизации: "api_key", "basic_auth", "caddy" REMNAWAVE_AUTH_TYPE=api_key -REMNAWAVE_CADDY_TOKEN=YWRtaW46cGFzc3dvcmQ= +REMNAWAVE_CADDY_TOKEN= # Для панелей с Basic Auth (опционально) REMNAWAVE_USERNAME=