Skip to content

Commit cd026c2

Browse files
committed
chore: swap deprecated docker-compose to docker compose
1 parent 84e132e commit cd026c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_and_start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
npm install
44
npm run build
55
mage -v
6-
docker-compose up --build --force-recreate
6+
docker compose up --build --force-recreate

0 commit comments

Comments
 (0)