Skip to content

Commit ec36945

Browse files
Update samples/hasura/compose.dev.yaml
Co-authored-by: Jordan Stephens <[email protected]>
1 parent 9b9b881 commit ec36945

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

samples/hasura/compose.dev.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
services:
22
postgres:
3-
image: postgres:14
3+
extends:
4+
file: compose.yaml
5+
service: postgres
46
environment:
57
- POSTGRES_USER=postgres
68
- POSTGRES_PASSWORD=postgres

0 commit comments

Comments
 (0)