Update the example config

This commit is contained in:
Graham Christensen 2018-03-05 07:58:09 -05:00
parent 716c8c592a
commit 4ec80c1b91
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -12,7 +12,8 @@
},
"rabbitmq": {
"ssl": true,
"host": "events.nix.gsc.io",
"host": "events.nix.ci",
"virtualhost": "ofborg",
"username": "...",
"password": "..."
}