Skip to content

Commit

Permalink
Update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Aug 20, 2024
1 parent 2a7a298 commit 01c6f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COMPOSER=symfony composer
CONSOLE=${SYMFONY} console
export COMPOSE_PROJECT_NAME=rich-editor
PLUGIN_NAME=sylius-${COMPOSE_PROJECT_NAME}-plugin
COMPOSE=docker-compose
COMPOSE=docker compose
YARN=yarn

###
Expand Down

0 comments on commit 01c6f1d

Please sign in to comment.