diff --git a/Makefile b/Makefile index 09c6de4d..8f29aa89 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -port = 8080 +port = 8081 output = output # First goal is the default with `make`.