From 5af9f8c5438232defe4392705995c3d6f6fb704b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 23 Dec 2022 17:03:32 -0600 Subject: [PATCH] Bot Updating Documentation --- images/docker-cops.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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