mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-31 04:04:21 -04:00
Fix autosync image in docker-compose.prod.yml
This commit is contained in:
parent
aba6c873df
commit
5d430f8ee8
@ -60,7 +60,7 @@ services:
|
|||||||
- ${LIBRARY_ROOT}:/video:ro
|
- ${LIBRARY_ROOT}:/video:ro
|
||||||
|
|
||||||
autosync:
|
autosync:
|
||||||
build: ./autosync
|
image: zoriya/kyoo_autosync:latest
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
depends_on:
|
depends_on:
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user