From 869d79ae9cb02c51c7a136304d14828b6029ec69 Mon Sep 17 00:00:00 2001 From: didier Date: Mon, 31 Mar 2025 12:37:41 +0200 Subject: [PATCH] add HTTP test --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index b505a65..c13185d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -160,6 +160,8 @@ Result should contains gunicorn: 1034 pandora 5u IPv4 27043 0t0 TCP *:6100 (LISTEN) ... +Access the Pandora Web interface in HTTP port 6100 and submit some test files. + poetry: command not found export PATH="$HOME/.local/bin:{$PATH}"