Spell fixlet in ATG log message
[e-mobility-charging-stations-simulator.git] / docker / Makefile
index c82d604a1f9813507c3226d93ac5164647ce578f..422fb1fe6fd773eb107e79902c8447615fe98f3f 100644 (file)
@@ -1,9 +1,9 @@
 PROJECT_NAME?=evse
-NAME:=simulator
-SUBMODULES_INIT?=true
+NAME:=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?=charging_stations_simulator
 DOCKER_ECR_TAG?=latest
 
 .PHONY: all