mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-04-19 00:42:04 +00:00
Update docker-compose.yml
This commit is contained in:
parent
9305088d59
commit
99fa6d57b1
1 changed files with 2 additions and 1 deletions
|
|
@ -5,10 +5,11 @@ services:
|
|||
condition: service_healthy
|
||||
torrentio-mongodb:
|
||||
condition: service_healthy
|
||||
# maybe some day...
|
||||
# image: ghcr.io/TheBeastLT/torrentio-addon:latest
|
||||
build:
|
||||
context: ${ROOT_DIR:-.}
|
||||
dockerfile: Dockerfile
|
||||
image: ghcr.io/th3w1zard1/torrentio-addon:latest
|
||||
container_name: torrentio
|
||||
hostname: torrentio
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in a new issue