linuxserver / docker-documentation

The repo behind...
https://docs.linuxserver.io
GNU General Public License v3.0
172 stars 29 forks source link

Booksonic Documentation should have Java options added. #74

Closed maximuskowalski closed 6 months ago

maximuskowalski commented 1 year ago

Like the airsonic documentation, booksonic should have the Java options included in the docs.

This part from the application setup...

_Extra java options can be passed with the JAVA_OPTS environment variable, eg -e JAVA_OPTS="-Xmx256m -Xms256m". For some reverse proxies, you may need to pass JAVAOPTS=-Dserver.use-forward-headers=true for airsonic to generate the proper URL schemes.

as well as the compose and CLI examples.

- JAVA_OPTS=<options> #optional