Skip to content

Commit

Permalink
Rename docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Aug 30, 2024
1 parent 099d8c3 commit 1d798a5
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 @@ -9,7 +9,7 @@ export COMPOSE_PROJECT_NAME=settings
export MIGRATIONS_NAMESPACE=MonsieurBiz\\SyliusSettingsPlugin\\Migrations
export USER_UID=$(shell id -u)
PLUGIN_NAME=sylius-${COMPOSE_PROJECT_NAME}-plugin
COMPOSE=docker-compose
COMPOSE=docker compose
YARN=yarn

###
Expand Down

0 comments on commit 1d798a5

Please sign in to comment.