„README.md“ ändern

This commit is contained in:
2023-06-04 21:44:52 +02:00
parent 511719852b
commit 709d489ed0

View File

@@ -40,9 +40,9 @@ docker run --name Tor-Browser -d \
Unraid: close the console, edit the template and create a variable with the `Key`: `TURBOVNC_PARAMS` and leave the `Value` empty, click `Add` and `Apply`. Unraid: close the console, edit the template and create a variable with the `Key`: `TURBOVNC_PARAMS` and leave the `Value` empty, click `Add` and `Apply`.
All other platforms running Docker: create a environment variable `TURBOVNC_PARAMS` that is empty or simply leave it empty: All other platforms running Docker: create a environment variable `TURBOVNC_PARAMS` that is empty or like this:
``` ```
--env 'TURBOVNC_PARAMS=' --env 'TURBOVNC_PARAMS=-securitytypes VNC'
``` ```
This Docker was mainly edited for better use with Unraid, if you don't use Unraid you should definitely try it! This Docker was mainly edited for better use with Unraid, if you don't use Unraid you should definitely try it!