Compare commits

..

No commits in common. "bdeb75f4e492bdb63afc5409f105a073524bb26d" and "8035bf3fcd81c0f58bae4ed9d752f854e549f7b4" have entirely different histories.

View File

@ -117,8 +117,7 @@ Right now it is barebones with options to view logs and make HTTP-Requests
### Docker ### Docker
Download [docker-compose.yaml](https://git.bernloehr.eu/glax/Tranga/src/branch/master/docker-compose.yaml) and configure to your needs. Download [docker-compose.yaml](https://git.bernloehr.eu/glax/Tranga/src/branch/master/docker-compose.yaml) and configure to your needs.
Mount `/Manga` to wherever you want your chapters (`.cbz`-Archives) downloaded (for exampled where Komga/Kavita can access them). Mount `/Manga` to wherever you want your chapters (`.cbz`-Archives) downloaded (for exampled where Komga/Kavita can access them).
The `docker-compose` also includes [tranga-website](https://github.com/C9Glax/tranga-website) as frontend. For its configuration refer to the repo README.
### Prerequisites ### Prerequisites