chore: coverage report improvements

This commit is contained in:
ITQ
2025-11-20 16:38:21 +03:00
parent faad52d422
commit 1941a633c0
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -144,7 +144,7 @@ services:
- type: volume
source: postgres_data
target: /var/lib/postgresql/data
pgadmin:
image: docker.io/dpage/pgadmin4:9
configs:
@@ -185,7 +185,7 @@ services:
source: pgadmin_data
target: /var/lib/pgadmin
read_only: false
redis:
image: docker.io/redis:8-alpine
command: redis-server /usr/local/etc/redis/redis.conf