diff --git a/images/docker-cops.md b/images/docker-cops.md index a9bdf310a..db5e97ca5 100644 --- a/images/docker-cops.md +++ b/images/docker-cops.md @@ -66,7 +66,9 @@ The architectures supported by this image are: ## Application Setup -Unlike other implementations of COPS in a docker container, the linuxserver version gives you access to `config_local.php` in `/config` to customise your install to suit your needs, including details of your email account etc to enable emailing of books, it also includes the dependencies required to directly view epub books in your browser. +Access the webui at `http://:80`. For connecting via OPDS on a mobile device use `http://:80/feed.php`. It is strongly suggested that you reverse proxy this prior to exposing to the internet. For more information, such as requiring credentials, check the COPS Wiki (linked above). + +The linuxserver version gives you access to `config_local.php` in `/config` to customise your install to suit your needs, it also includes the dependencies required to directly view epub books in your browser. ## Usage