Update README for latest changes.

This commit is contained in:
PlusMinus0 2017-10-04 11:42:06 +02:00 committed by GitHub
parent da75fcec18
commit 3df21d4382

View file

@ -38,3 +38,5 @@ Headless JDownloader 2 Docker Container
|--------------------|-----------|
|UID|Specifies the UID the daemon should run as. All created files will be owned by this UID. Defaults to 0 for root.|
|GID|Specifies the GID for all created files. This only works in combination with the UID. Defaults to 0 for root.|
Not setting these will default to root:root. If you are required to set all environment varibles, setting these to 0 will fall back to the default.