Skip to content

Commit fb44376

Browse files
authored
Remove duplicate pgdata mount (#19119)
1 parent 6ba4eb2 commit fb44376

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ volumes:
44
packages-archive:
55
sponsorlogos:
66
caches:
7-
postgres_data:
87
redis_data:
98
rstuf-metadata:
109
pgdata:
@@ -29,7 +28,6 @@ services:
2928
- ./dev/example.sql.xz:/example.sql.xz:z
3029
- ./dev/db/post-migrations.sql:/post-migrations.sql:z
3130
- ./bin/wait-for-db:/usr/local/bin/wait-for-db:z
32-
- postgres_data:/var/lib/postgresql/data/
3331

3432
stripe:
3533
image: stripe/stripe-mock:v0.162.0

0 commit comments

Comments
 (0)