diff --git a/Makefile b/Makefile index 05e183a..48f9792 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,6 @@ test: nix build .#e11sync-gunicorn.tests.simple -L -.PHONY: gunicorn -gunicorn: +.PHONY: run-gunicorn +run-gunicorn: nix run .#e11sync-gunicorn