diff --git a/core/scripts/path.sh b/core/scripts/path.sh index 8c0b5fc..6218d00 100644 --- a/core/scripts/path.sh +++ b/core/scripts/path.sh @@ -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"