diff --git a/Makefile b/Makefile index 55de37f..35306b6 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,4 @@ build: deploy: docker compose down \ docker compose pull \ - docker compose up -d \ No newline at end of file + docker compose up -d \ \ No newline at end of file