Fork me on GitHub
#untangled
<
2017-05-28
>
adamvh00:05:56

so i've successfully started the server and whatnot, my question is: how does the client know to make requests to http://localhost:8080

adamvh00:05:11

what piece of config is the client looking at?

tony.kay00:05:16

because that’s where the page was loaded from

adamvh00:05:55

ah, i see, so the untangled data fetch functions all just send EDN queries to whatever URL the page came from?

tony.kay00:05:46

you can actually specify a number of remotes. The “default” remote is the server you loaded from, at URI /api