Skip to content

Commit

Permalink
fix: compose のスペルミスを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Jul 7, 2024
1 parent 1e5407b commit 38640be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile-and-up-compose.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

npm ci
tsp compile ./src
docker compse down
docker compose down
docker compose up -d

0 comments on commit 38640be

Please sign in to comment.