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 83112fc commit 93f664dCopy full SHA for 93f664d
1 file changed
kms/tapp/compose-dev.yaml
@@ -45,7 +45,7 @@ services:
45
CMD ["./target/release/dstack-kms"]
46
volumes:
47
- kms-volume:/etc/kms
48
- - /var/run/tappd.sock:/var/run/tappd.sock
+ - /var/run/dstack.sock:/var/run/dstack.sock
49
ports:
50
- 8000:8000
51
depends_on:
0 commit comments