This commit is contained in:
PB
2024-12-05 16:59:08 +01:00
parent 13073daa38
commit ac19e766cf
10 changed files with 18 additions and 15 deletions

View File

@@ -17,8 +17,11 @@ waitForService()
update-resolv # provided by stack - better approach - single copy
update-ca-certificates
waitForService "postgres-db:5432"
waitForService "api-registry:8501"
waitForService "api-logger:24224"
waitForService "db-postgres:5432"
register-service
# run migrations
migrate.sh