Skip to content

Commit f8906a3

Browse files
authored
update default cache endpoint
1 parent cb09cf0 commit f8906a3

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
@@ -4,7 +4,7 @@ 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
66
export MSC_WIS2NODE_DISCOVERY_METADATA_ZIP_URL=https://example.org/discovery-metadata.zip
7-
export MSC_WIS2NODE_CACHE=msc-wis2node-cache:11211
7+
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
1010
export MSC_WIS2NODE_TOPIC_PREFIX=origin/a/wis2

0 commit comments

Comments
 (0)