mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-04-29 09:10:06 +00:00
Update remnawave_api.py
This commit is contained in:
2
app/external/remnawave_api.py
vendored
2
app/external/remnawave_api.py
vendored
@@ -126,7 +126,7 @@ class RemnaWaveAPI:
|
||||
logger.info(f"🔗 Подключение к RemnaWave: {self.base_url} (тип: {conn_type})")
|
||||
|
||||
headers = {
|
||||
'X-Api-Key': self.api_key,
|
||||
'X-Api-Key': self.api_key,
|
||||
'Content-Type': 'application/json',
|
||||
'Accept': 'application/json',
|
||||
'X-Forwarded-Proto': 'https',
|
||||
|
||||
Reference in New Issue
Block a user