mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-03 20:12:11 +00:00
Fix autosync image in docker-compose.prod.yml
This commit is contained in:
@@ -60,7 +60,7 @@ services:
|
||||
- ${LIBRARY_ROOT}:/video:ro
|
||||
|
||||
autosync:
|
||||
build: ./autosync
|
||||
image: zoriya/kyoo_autosync:latest
|
||||
restart: on-failure
|
||||
depends_on:
|
||||
rabbitmq:
|
||||
|
||||
Reference in New Issue
Block a user