Rename image and folder

This commit is contained in:
Alexandre
2023-01-24 14:45:41 +01:00
committed by GitHub
parent 930987a182
commit 0d5002adc1

View File

@@ -6,13 +6,13 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Use Enedis Gateway API to send data in your MQTT Broker (latest channel)", "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": [ "map": [
"config:rw" "config:rw"
], ],
"name": "MyElectricalData", "name": "MyElectricalData",
"options": { "options": {
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml", "CONFIG_LOCATION": "/config/myelectricaldata/config.yaml",
"TZ": "Europe/Paris", "TZ": "Europe/Paris",
"mqtt_autodiscover": true, "mqtt_autodiscover": true,
"verbose": true "verbose": true