We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7402491 commit 83e3ce9Copy full SHA for 83e3ce9
index.html
@@ -11,7 +11,7 @@
11
<script src="https://cdn.statically.io/gh/weberi/chatroom/master/dist/Chatroom.js"></script>
12
<script type="text/javascript">
13
var chatroom = new window.Chatroom({
14
- host: "https://friendly-cod-vp54vwpj962pr4r-5005.app.github.dev",
+ host: "https://sturdy-bassoon-6xpwpg4w9xr35x5v-5005.app.github.dev",
15
title: "Chat with a bot",
16
container: document.querySelector(".chat-container"),
17
welcomeMessage: "Nice to meet you.",
0 commit comments