Fix autosync image in docker-compose.prod.yml

This commit is contained in:
Zoe Roux 2024-03-26 14:27:52 +01:00 committed by GitHub
parent aba6c873df
commit 5d430f8ee8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: