diff --git a/Makefile b/Makefile index 1015463..c914655 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # -*- Makefile -*- -PORT = 3000 +PORT?=3000 ESLINT?=eslint