From d17eeeecdc7d20f7e6123460c858f273ec2a576c Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sat, 4 Feb 2023 15:29:55 +0100 Subject: [PATCH] use unsecure websocket if unsecure connection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0afd99a4b5..8fe4d4e85f 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ compiling from source or using without a postgres super user, see `docker compose up` with the following docker-compose is sufficient: -Go to https://localhost et voilĂ  :) +Go to http://localhost et voilĂ  :) For older kernels < 4.18, set `DISABLE_NUSER=true` as env variable, otherwise nsjail will not be able to launch the isolated scripts.