Postgres 18 Fix

This commit is contained in:
2026-06-10 11:41:18 +02:00
parent 1b245cc62e
commit e6499b49e6
+1 -1
View File
@@ -44,7 +44,7 @@ services:
networks: networks:
- default - default
volumes: volumes:
- ./db:/var/lib/postgresql/data - ./db:/var/lib/postgresql
nextcloud_redis: nextcloud_redis:
image: redis:8 image: redis:8