PlutoVR / pluto-apis-openapi

0 stars 0 forks source link

Map localhost to apis.pluto.app on Plutosphere machines #3

Open CodeRhymesLife opened 2 years ago

CodeRhymesLife commented 2 years ago

Currently, Pluto APIs runs on localhost on Plutosphere machines. When instantiating a client SDK, developers need to pass in the url “http://localhost:8080/v2/”. We should update the hosts file on Plutosphere machines to map “http://localhost:8080/v2/” to apis.pluto.app so developers can use that url instead.