1
0
Fork 1
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-01-19 02:48:37 +00:00

Note version update needed to dc.yml

This commit is contained in:
Tristan Deloche 2021-01-23 04:13:05 +00:00
parent 73cf29e59b
commit 137cc167e5
No known key found for this signature in database
GPG key ID: B6BDB16331573E59
2 changed files with 3 additions and 1 deletions

View file

@ -24,6 +24,8 @@ Use either a specific image, preferrably the [latest image published](https://gi
2. Copy the `docker` directory somewhere *on the drive you want to use as cache storage**
a. edit `docker-compose.yml` and replace `registry.gitlab.com/mangadex-pub/mangadex_at_home:<version>` with the appropriate version
3. Copy your `settings.json` inside that directory (it should be next to `docker-compose.yml`)
4. Run `docker-compose up -d` from within this directory

View file

@ -4,7 +4,7 @@ services:
mangadex-at-home:
container_name: mangadex-at-home
image: "sha256:90584ecca66b5102e29f0ae78f41a4388cceef7c8cdcedd3c6de6b03b67550cd"
image: "registry.gitlab.com/mangadex-pub/mangadex_at_home:<version>"
ports:
- 443:443
volumes: