You've already forked RekomenciBackend
chore: coverage report improvements
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user