Added API URL

This commit is contained in:
Whispering Wind
2024-08-20 23:12:06 +03:30
committed by GitHub
parent 90f4f94dbd
commit e1df03dfa8

View File

@ -4,3 +4,4 @@ TRAFFIC_FILE="/etc/hysteria/traffic_data.json"
CONFIG_FILE="/etc/hysteria/config.json"
TELEGRAM_ENV="/etc/hysteria/core/scripts/telegrambot/.env"
SINGBOX_ENV="/etc/hysteria/core/scripts/singbox/.env"
ONLINE_API_URL="http://127.0.0.1:25413/online"