Huge refactoring, resolved tight coupling

This commit is contained in:
PB
2024-07-19 21:51:16 +02:00
parent 71a43d17a1
commit a73f2b2921
31 changed files with 563 additions and 477 deletions

View File

@@ -14,8 +14,8 @@ waitForService()
done
}
waitForService "db:5432"
waitForService "logger:24224"
waitForService "postgres-db:5432"
waitForService "api-logger:24224"
# run migrations
migrate.sh