Skip to content

Commit 92bb9ca

Browse files
authored
Update msc-wis2node.env
1 parent f8906a3 commit 92bb9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msc-wis2node.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export MSC_WIS2NODE_BROKER_PORT=8883
33
export MSC_WIS2NODE_BROKER_USERNAME=username
44
export MSC_WIS2NODE_BROKER_PASSWORD=password
55
export MSC_WIS2NODE_MSC_DATAMART_AMQP=amqps://dd.weather.gc.ca
6-
export MSC_WIS2NODE_DISCOVERY_METADATA_ZIP_URL=https://example.org/discovery-metadata.zip
6+
export MSC_WIS2NODE_DISCOVERY_METADATA_ZIP=https://example.org/discovery-metadata.zip
77
export MSC_WIS2NODE_CACHE=redis://msc-wis2node-cache:6379
88
export MSC_WIS2NODE_CACHE_EXPIRY_SECONDS=86400
99
export MSC_WIS2NODE_CENTRE_ID=ca-eccc-msc

0 commit comments

Comments
 (0)