Skip to content
Snippets Groups Projects
Commit e5984519 authored by Erik Reid's avatar Erik Reid
Browse files

typo

parent c43d7fa7
No related branches found
No related tags found
No related merge requests found
......@@ -443,7 +443,7 @@ def eumetsat_multicast(hostname=None):
MX1_FRA = 'mx1.fra.de.geant.net'
SUBSCRIPTIONS = [{
'subscription': f'232.223.223.{idx}',
'subscription': f'232.223.222.{idx}',
'endpoint': '193.17.9.3',
} for idx in range(1, 73)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment