Ajusta docker

This commit is contained in:
LeoMortari
2025-10-22 12:02:38 -03:00
parent b090f7c2cb
commit c641fd6331
9 changed files with 52 additions and 49 deletions

View File

@@ -6,7 +6,7 @@ from typing import Any, Callable, Dict
import pika
from .config import Settings
from video_render.config import Settings
logger = logging.getLogger(__name__)