diff --git a/rabbit_config.py.example b/rabbit_config.py.example index 27c3dd9a3dcf7440766df3c2e20bc67eac289b28..5643bb163e71c667dffdb6890c854b84d3810596 100644 --- a/rabbit_config.py.example +++ b/rabbit_config.py.example @@ -2,5 +2,5 @@ Exchange = 'RegUsr' User = 'reggie' Password = 'CHANGE_IT_TO_YOUR_OWN_PASSWORD' VHost = '/' -Server = 'ood' +Server = 'ohpc' Port = 5672