diff --git a/Makefile b/Makefile index af0255b..5a85aa3 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ download-product-data: build: go build main.go -serve: translation +serve: DEBUG=1 CONTEXT=$(CONTEXT) go run main.go serve serve-jaeger: translation