Add central postgres database

This commit is contained in:
2026-04-01 18:53:41 +02:00
parent 7687069827
commit 7aaeffddde
3 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -euo pipefail
/init/create-service-dbs.sh &
exec docker-entrypoint.sh postgres