diff --git a/Makefile b/Makefile index ffc01062d..3b95dd188 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -CLIENT=tt-website-temp +CLIENT=tt-website DOCKERCOMPOSE := $(shell command -v docker-compose 2> /dev/null) USAGE := Usage: make ENV={prod|preprod|dev} {SYS=windows|linux} {docker-build|docker-start|docker-stop|docker-restart}