use unsecure websocket if unsecure connection

This commit is contained in:
Ruben Fiszel
2023-02-04 15:29:55 +01:00
parent 21c2007ebd
commit d17eeeecdc
+1 -1
View File
@@ -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:
<https://github.com/windmill-labs/windmill/blob/main/docker-compose.yml>
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.