Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bbusse committed Oct 24, 2022
1 parent 3b0c255 commit 31d265f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $ export LISTEN_ADDRESS="127.0.0.1" \
-e LOGIN_PW="c3VwZXJTZWNyZXRQYXNzd3JvZAo=" \
-e BROWSER_FULLSCREEN=1 \
-p${LISTEN_ADDRESS}:5000:5000 \
-p${LISTEN_ADDRESS}:5900:5900 \
-p${LISTEN_ADDRESS}:5100:5100 \
-p${LISTEN_ADDRESS}:7023:7023 swayvnc-firefox
# or
$ ./run.sh
Expand Down

0 comments on commit 31d265f

Please sign in to comment.