diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -DOCKER_COMPOSE := docker compose -f docker-compose.local.yml --env-file .env.local +DOCKER_COMPOSE := docker compose -f compose.local.yaml --env-file .env.local .PHONY: up up: |
