Skip to content

Commit a4e395d

Browse files
committed
fix: docker matching network name
1 parent 5976a38 commit a4e395d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
- stack-network
2525

2626
volumes:
27-
coop-pgdata:
27+
stack-pgdata:
2828
name: stack_pgdata
2929

3030
networks:

0 commit comments

Comments
 (0)