chore: snapshot workflow migration progress
This commit is contained in:
@@ -75,6 +75,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# Redis / Celery
|
||||
redis_url: str = "redis://localhost:6379/0"
|
||||
workflow_shadow_render_queue: str = "asset_pipeline_light"
|
||||
|
||||
@model_validator(mode="after")
|
||||
def normalize_runtime_hosts(self) -> "Settings":
|
||||
|
||||
Reference in New Issue
Block a user