Fix autosync image in docker-compose.prod.yml

This commit is contained in:
2024-03-26 14:27:52 +01:00
committed by GitHub
parent aba6c873df
commit 5d430f8ee8
+1 -1
View File
@@ -60,7 +60,7 @@ services:
- ${LIBRARY_ROOT}:/video:ro
autosync:
build: ./autosync
image: zoriya/kyoo_autosync:latest
restart: on-failure
depends_on:
rabbitmq: