Version 1.1.67
[e-mobility-charging-stations-simulator.git] / docker / Makefile
index 8b02c4fe42b68681d09455997e2ea9d876d5274f..ced950e4a1c1b583120872558e9daecfd700bcbe 100644 (file)
@@ -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