Skip to content

Commit 421acb8

Browse files
committed
fix path
1 parent b2c8e01 commit 421acb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/local/compose

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
set -eou pipefail
33

4-
docker-compose -f dev/docker/docker-compose.yml -p "xmtp-android" "$@"
4+
docker-compose -f dev/local/docker-compose.yml -p "xmtp-android" "$@"

0 commit comments

Comments
 (0)