@vellumai/web 0.10.9-staging.2 → 0.10.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.html +1 -1
- package/package.json +1 -1
package/dist/index.html
CHANGED
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
<link rel="modulepreload" crossorigin href="/assistant/assets/refresh-cw-DevIHL7J.js">
|
|
173
173
|
<link rel="stylesheet" crossorigin href="/assistant/assets/src-CfUWwwYf.css">
|
|
174
174
|
<link rel="stylesheet" crossorigin href="/assistant/assets/index-CCPsEVwr.css">
|
|
175
|
-
<script>window.__VELLUM_CONFIG__={"webUrl":"
|
|
175
|
+
<script>window.__VELLUM_CONFIG__={"webUrl":"http://localhost:3000","platformUrl":"http://localhost:8000"}</script></head>
|
|
176
176
|
<body>
|
|
177
177
|
<div id="root"></div>
|
|
178
178
|
</body>
|