I was looking into a way of doing a separate deploy of the Traccar Server and the WEB App but I noticed that the calls to the API are relative to the origin server. I was wondering if there’s a way to change the base url in one place or do I have to manually change all the places that makes calls to the API?
No, but you can have a proxy that forwards request to Traccar server.
I was looking into a way of doing a separate deploy of the Traccar Server and the WEB App but I noticed that the calls to the API are relative to the origin server. I was wondering if there’s a way to change the base url in one place or do I have to manually change all the places that makes calls to the API?