diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index fb1d982ac..7f4836cd7 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -6,13 +6,13 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Use Enedis Gateway API to send data in your MQTT Broker (latest channel)", - "image": "ghcr.io/alexbelgium/enedisgateway2mqtt-{arch}", + "image": "ghcr.io/alexbelgium/myelectricaldata-{arch}", "map": [ "config:rw" ], "name": "MyElectricalData", "options": { - "CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml", + "CONFIG_LOCATION": "/config/myelectricaldata/config.yaml", "TZ": "Europe/Paris", "mqtt_autodiscover": true, "verbose": true