Skip to content

Commit

Permalink
Fix readme screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer authored Dec 23, 2022
1 parent 2a1b803 commit 77c1fb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ Thats the variant with a web-GUI (see screenshot)

Now you can connect to http://localhost:8080 with a nice web-ui for conversion

![Screenshot](https://github.com/EugenMayer/docker-image-jodconverter/blob/master/webapp.png)
![Screenshot](https://github.com/EugenMayer/docker-image-jodconverter/blob/main/webapp.png)

Or you pick the variant a REST interface only

docker run --memory 512m --rm -p 8080:8080 ghcr.io/eugenmayer/jodconverter:rest

![Screenshot](https://github.com/EugenMayer/docker-image-jodconverter/blob/master/rest.png)
![Screenshot](https://github.com/EugenMayer/docker-image-jodconverter/blob/main/rest.png)

For more please check the wiki at https://github.com/sbraconnier/jodconverter

Expand Down Expand Up @@ -75,4 +75,4 @@ now see above under "Run" how to access it
## Credits

All of those please forward to [sbraconnier's jodconverter](https://github.com/sbraconnier/jodconverter) - he does the real work :)
And of course also credits to [LibreOffice](https://de.libreoffice.org/) for actually giving us the headless mode and the conversion options in the first place
And of course also credits to [LibreOffice](https://de.libreoffice.org/) for actually giving us the headless mode and the conversion options in the first place.

0 comments on commit 77c1fb4

Please sign in to comment.