aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.prod
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.prod')
-rw-r--r--Makefile.prod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.prod b/Makefile.prod
index 1bfbfca..6b68e3e 100644
--- a/Makefile.prod
+++ b/Makefile.prod
@@ -1,4 +1,4 @@
-DOCKER_COMPOSE := docker-compose -f docker-compose.prod.yml --env-file .env.prod
+DOCKER_COMPOSE := docker compose -f compose.prod.yaml --env-file .env.prod
.PHONY: build
build: build-assets