Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 6607607

Browse files
committed
changed localhost to webdemo for host parameter
1 parent 2a2cd19 commit 6607607

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/demo-app/examples/v4/custom_resources.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
<body>
2626
<p class="description">Pre-loaded custom resources: <b>Dinosaurs</b>. Try to write some dinosaurs name!</p>
27-
<myscript-text-web scheme="http"
28-
host="localhost:8897"
27+
<myscript-text-web scheme="https"
28+
host="webdemoapi.myscript.com"
2929
applicationkey="515131ab-35fa-411c-bb4d-3917e00faf60"
3030
hmackey="54b2ca8a-6752-469d-87dd-553bb450e9ad"
3131
touch-action="none"

0 commit comments

Comments
 (0)