Refactgor, TLS support, v0.5

This commit is contained in:
PB
2024-07-20 19:18:49 +02:00
parent 85f03049d9
commit 13073daa38
9 changed files with 41 additions and 14 deletions

View File

@@ -14,6 +14,9 @@ waitForService()
done
}
update-resolv # provided by stack - better approach - single copy
update-ca-certificates
waitForService "postgres-db:5432"
waitForService "api-logger:24224"