This message was deleted.
# announcements
w
This message was deleted.
s
The UI just needs to reach the API. Your SDK clients will need to reach the API as well.
👍 1
b
On the same note @swift-helmet-3648 please let me know if my assumption is correct: The host where the
api
resides must also be reachable from the machine of the user that visits the admin UI interface right? This is because the js code of the admin ui is rendered locally in the user's machine and it will get the
APP_HOST
and try to reach the API to fetch the configuration. Is this true?
s
Yes
👍 1
138 Views