X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docker%2FMakefile;h=ced950e4a1c1b583120872558e9daecfd700bcbe;hb=f0227f390d3f6e303bc54a96c16c075e9de46ad6;hp=8b02c4fe42b68681d09455997e2ea9d876d5274f;hpb=bfcad885f450fc3e933fa1e849473cde43d8e40d;p=e-mobility-charging-stations-simulator.git diff --git a/docker/Makefile b/docker/Makefile index 8b02c4fe..ced950e4 100644 --- a/docker/Makefile +++ b/docker/Makefile @@ -1,9 +1,9 @@ PROJECT_NAME?=evse -NAME:=simulator +NAME:=e-mobility-charging-stations-simulator SUBMODULES_INIT?=false DOCKER_ECR_ACCOUNT_ID?=166296450311 DOCKER_ECR_REGION?=eu-west-3 -DOCKER_ECR_REGISTRY_NAME?=ev_simulator +DOCKER_ECR_REGISTRY_NAME?=e-mobility-charging-stations-simulator DOCKER_ECR_TAG?=latest .PHONY: all