postgres 18+

This commit is contained in:
2026-04-22 19:10:30 +02:00
parent a15384132e
commit c7c6bebe7e

View File

@@ -130,7 +130,7 @@ services:
networks:
- internal
volumes:
- ${PSQL_DATA}:/var/lib/postgresql/data
- ${PSQL_DATA}:/var/lib/postgresql
redis:
image: redis:${REDIS_VERSION}