I'm wondering why we need to set the serverUrl in parse-server application? Why can't we just use relative path for this, for example, "/parse" instead?
The reason I ask this question is I'd like to deploy the parse server to a load balance server. There is no way for me to implement load balance if different app using different serverUrl. Any idea? Thanks.
I'm wondering why we need to set the serverUrl in parse-server application? Why can't we just use relative path for this, for example, "/parse" instead?
The reason I ask this question is I'd like to deploy the parse server to a load balance server. There is no way for me to implement load balance if different app using different serverUrl. Any idea? Thanks.