update readme
This commit is contained in:
parent
d31e30aa68
commit
be0580582e
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,9 @@ thanek/nextcloud-dlna
|
||||||
or, if used together with the official Nextcloud docker image using the docker-composer. See the [examples](./examples)
|
or, if used together with the official Nextcloud docker image using the docker-composer. See the [examples](./examples)
|
||||||
directory. for more details about running nextcloud-dlna server in the docker container.
|
directory. for more details about running nextcloud-dlna server in the docker container.
|
||||||
|
|
||||||
You can pass to the container other env variables that are listed below.
|
While using docker, you can pass to the container the `NC_DOMAIN` and `NC_PORT` environment variables and force the container
|
||||||
|
to check and wait for the nextcloud HTTP server to appear on the specified domain and port address.
|
||||||
|
You can also pass to the container other env variables that are listed below.
|
||||||
|
|
||||||
Note that it would not work on Mac OS since docker is a Linux container and the `host` networking mode doesn't actually
|
Note that it would not work on Mac OS since docker is a Linux container and the `host` networking mode doesn't actually
|
||||||
share the host's network interfaces.
|
share the host's network interfaces.
|
||||||
|
|
Loading…
Reference in a new issue