docs(v2): align runtime and operations documentation with compose behavior

This commit is contained in:
Alfredo Di Stasio
2026-03-20 16:02:12 +01:00
parent eb6e0bf594
commit 887da3cd06
4 changed files with 110 additions and 5 deletions

View File

@ -30,7 +30,6 @@ check_service_bind_mount() {
}
check_service_bind_mount "web"
check_service_bind_mount "celery_worker"
check_service_bind_mount "celery_beat"
check_service_bind_mount "scheduler"
echo "Release topology verification passed."