Skip to content

Commit

Permalink
Update compose cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotkk committed Dec 10, 2024
1 parent fb68808 commit 11b7eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
: "${ETH_ENDPOINT?Need to set ETH_ENDPOINT}"

cd $DIR/..
docker-compose up --build -d
docker compose up --build -d

0 comments on commit 11b7eb4

Please sign in to comment.