We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba4eb2 commit fb44376Copy full SHA for fb44376
docker-compose.yml
@@ -4,7 +4,6 @@ volumes:
4
packages-archive:
5
sponsorlogos:
6
caches:
7
- postgres_data:
8
redis_data:
9
rstuf-metadata:
10
pgdata:
@@ -29,7 +28,6 @@ services:
29
28
- ./dev/example.sql.xz:/example.sql.xz:z
30
- ./dev/db/post-migrations.sql:/post-migrations.sql:z
31
- ./bin/wait-for-db:/usr/local/bin/wait-for-db:z
32
- - postgres_data:/var/lib/postgresql/data/
33
34
stripe:
35
image: stripe/stripe-mock:v0.162.0
0 commit comments