diff --git a/docker/wis2-gdc.env b/docker/wis2-gdc.env index 2422de6..8829540 100644 --- a/docker/wis2-gdc.env +++ b/docker/wis2-gdc.env @@ -3,7 +3,7 @@ export WIS2_GDC_API_URL_DOCKER=http://wis2-gdc-api export WIS2_GDC_BACKEND_TYPE=Elasticsearch export WIS2_GDC_BACKEND_CONNECTION=http://elasticsearch:9200/wis2-discovery-metadata export WIS2_GDC_BROKER_URL=mqtt://wis2-gdc:wis2-gdc@mosquitto:1883 -export WIS2_GDC_CENTRE_ID=ca-eccc-msc-gdc +export WIS2_GDC_CENTRE_ID=ca-eccc-msc-global-discovery-catalogue export WIS2_GDC_GB=mqtts://everyone:everyone@globalbroker.meteo.fr:8883 export WIS2_GDC_GB_TOPIC=origin/a/wis2/+/metadata/# export WIS2_GDC_OPENMETRICS_FILE=/data/wis2-gdc-metrics.txt