Skip to content

Commit

Permalink
Merge pull request #149 from GiganticMinecraft/fix/typo
Browse files Browse the repository at this point in the history
fix: compose のスペルミスを修正
  • Loading branch information
rito528 authored Jul 7, 2024
2 parents 1e5407b + 38640be commit e45788c
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 e45788c

Please sign in to comment.