This message was deleted.
s
This message was deleted.
q
config.requireObject("serviceEndpoints")
should do the trick.
Specifically, you'd have to do this:
Copy code
serviceEndpoints: config.requireObject('serviceEndpoints'),
🙌 1
a
Brilliant. Thanks @quaint-bird-18760
👍 1