ROOT_DIR    = $(shell pwd)
NAMESPACE   = "default"
DEPLOY_NAME = "mvc-demo-chat"
DOCKER_NAME = "mvc-demo-chat"

include ./hack/hack.mk