Skip to content
2 changes: 1 addition & 1 deletion .dev/compose.backbone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ services:
database:
container_name: bkb-postgres
hostname: postgres
image: postgres@sha256:22c89fe0d0f507606260237fd55e51f6137f58b2d5bcf6152242b96d9fe8f9a4
image: postgres@sha256:3a82e1f56c8f0f5616a11103ac3d47e632c3938698946a7ad26da0df1334744a
environment:
- POSTGRES_PASSWORD=Passw0rd
- POSTGRES_DB=enmeshed
Expand Down