We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c8e01 commit 421acb8Copy full SHA for 421acb8
dev/local/compose
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
set -eou pipefail
3
4
-docker-compose -f dev/docker/docker-compose.yml -p "xmtp-android" "$@"
+docker-compose -f dev/local/docker-compose.yml -p "xmtp-android" "$@"
0 commit comments