Optimized Postgres role

This commit is contained in:
2025-07-03 12:18:18 +02:00
parent eea0adb764
commit fd63f84f21
6 changed files with 104 additions and 169 deletions

View File

@@ -1,4 +1,5 @@
hostname: "central-postgres"
port: 5432
docker:
images:
# Postgis is necessary for mobilizon
@@ -7,4 +8,3 @@ docker:
# Please set an version in your inventory file!
# Rolling release isn't recommended
postgres: "latest"