Update the example config
This commit is contained in:
parent
716c8c592a
commit
4ec80c1b91
|
@ -12,7 +12,8 @@
|
|||
},
|
||||
"rabbitmq": {
|
||||
"ssl": true,
|
||||
"host": "events.nix.gsc.io",
|
||||
"host": "events.nix.ci",
|
||||
"virtualhost": "ofborg",
|
||||
"username": "...",
|
||||
"password": "..."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue