Skip to content

Commit 06cdc22

Browse files
Bot Updating Documentation
1 parent 64c5bb4 commit 06cdc22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/images/docker-cops.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The architectures supported by this image are:
100100

101101
## Application Setup
102102

103-
Access the webui at `http://<docker host ip>:80`. For connecting via OPDS on a mobile device use `http://<docker host ip>:80/index.php/feed`. 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).
103+
Access the webui at `http://<docker host ip>:80`. For connecting via OPDS on a mobile device use `http://<docker host ip>:80/index.php/feed` or `http://<docker host ip>:80/feed`. 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).
104104

105105
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.
106106

@@ -400,6 +400,8 @@ To help with development, we generate this dependency graph.
400400

401401
## Versions
402402

403+
* **10.06.26:** - Existing users should verify: site-confs/default.conf and config/local.php - Update redirect location and use front controller.
404+
* **08.02.26:** - Existing users should update: site-confs/default.conf - Deny access to all dotfiles.
403405
* **08.02.26:** - Adding missing php-tokenizer package.
404406
* **10.10.25:** - Adding missing icu-data-full package.
405407
* **10.07.25:** - Rebase to Alpine 3.22.

0 commit comments

Comments
 (0)