Update README.md

This commit is contained in:
Cracker
2019-05-07 08:52:34 +02:00
committed by GitHub
parent 31f0b7349e
commit fd3e3802a8

View File

@@ -27,7 +27,7 @@ You can run this app with and without docker
1. `docker run -d -p 8080:8080 rofl256/whiteboard` 1. `docker run -d -p 8080:8080 rofl256/whiteboard`
2. Surf to http://YOURIP:8080 2. Surf to http://YOURIP:8080
## API ## URL Parameters
Call your site with GET parameters to change the WhiteboardID or the Username Call your site with GET parameters to change the WhiteboardID or the Username
`http://YOURIP:8080?whiteboardid=MYID&username=MYNAME` `http://YOURIP:8080?whiteboardid=MYID&username=MYNAME`