Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user