From 8ce5b9bc30c9d3424ae4e09288c4cb2eba09f06b Mon Sep 17 00:00:00 2001 From: Timo Bejan Date: Thu, 23 Nov 2023 21:42:42 +0100 Subject: [PATCH] Update README.md --- .dev/migration/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.dev/migration/README.md b/.dev/migration/README.md index 282d78d..8bea0a4 100644 --- a/.dev/migration/README.md +++ b/.dev/migration/README.md @@ -12,6 +12,9 @@ 4. Persistence service should now queue 1869 files to layout-parser 5. Start layout-parser with profile: dev +6. Start redaction-service with profile: dev +7. Debug issues & repeat +8. To start clean. docker compose down and up again. Useful info: