Skip to content

Commit 93f664d

Browse files
committed
fix(kms): tappd.sock has been rename to dstack.sock
1 parent 83112fc commit 93f664d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kms/tapp/compose-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545
CMD ["./target/release/dstack-kms"]
4646
volumes:
4747
- kms-volume:/etc/kms
48-
- /var/run/tappd.sock:/var/run/tappd.sock
48+
- /var/run/dstack.sock:/var/run/dstack.sock
4949
ports:
5050
- 8000:8000
5151
depends_on:

0 commit comments

Comments
 (0)