diff --git a/Makefile b/Makefile index 691ff2f..e4a4c44 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BUILD_CGO_ENABLED := 1 +BUILD_CGO_ENABLED := 0 SERVICE_NAME := go-whatsapp-multidevice-rest SERVICE_PORT := 3000 IMAGE_NAME := go-whatsapp-multidevice-rest