diff --git a/Makefile b/Makefile index 2b14e10..e39325f 100644 --- a/Makefile +++ b/Makefile @@ -10,4 +10,4 @@ preview: publish: @./scripts/publish.sh - @docker-compose restart \ No newline at end of file + @docker compose restart \ No newline at end of file