Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lordcris authored Feb 6, 2025
1 parent a3064cb commit 7cb4e76
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ The container is now accessible via a browser : https://IP_ADDRESS:6901

port 6901

User : kasm_user
ex. https://127.0.0.1:6901/

Password: password

sudo docker run --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password lordcris/kasmweb-mega:rolling
sudo docker run --rm -it --shm-size=512m -p 6901:6901 -e VNCOPTIONS=-disableBasicAuth lordcris/kasmweb-mega:rolling



Expand Down

0 comments on commit 7cb4e76

Please sign in to comment.