Unanswered
I Setup A Dedicated Mongo Instance With A
@<1585441130525233152:profile|TrickyGoose45> sorry, I missed this.
This is actually configurable (although I think it was never changed in any deployment I'm aware of). In the hosts
section of the apiserver deployment, the default setting is:
mongo {
backend {
host: "
"
}
auth {
host: "
"
}
}
If you change the connection strings to point to a different DB, it should work
144 Views
0
Answers
one year ago
one year ago