You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Requests will be made to <baseUrl>/<package>.<service>/method
48
-
baseUrl:"https://desert-guardian.anduril.com",
48
+
baseUrl:"https://${YOUR_BASE_URL}",
49
49
50
50
// You have to tell the Node.js http API which HTTP version to use.
51
51
httpVersion:"2",
@@ -71,7 +71,7 @@ void main();
71
71
72
72
## Support
73
73
74
-
For support with this library please [file an issue](https://github.com/anduril/anduril-javascript/issues/new) or reach out to your Anduril representative.
74
+
For support with this library please [file an issue](https://github.com/anduril/lattice-sdk-javascript/issues/new) or reach out to your Anduril representative.
0 commit comments