Bot Updating Documentation

pull/71/head
LinuxServer-CI 2022-12-23 17:03:32 -06:00
rodzic b57c3c0bbb
commit 5af9f8c543
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -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://<docker host ip>:80`. For connecting via OPDS on a mobile device use `http://<docker host ip>: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