update ws url

This commit is contained in:
Dot-Rar 2019-10-20 14:12:13 +01:00
parent 21e1a854ac
commit dc7828106a

View File

@ -65,7 +65,7 @@
{{#premium}} {{#premium}}
<script> <script>
ws = new WebSocket("ws://localhost:3001/webchat"); ws = new WebSocket("wss://panel.ticketsbot.net/webchat");
ws.onopen = (evt) => { ws.onopen = (evt) => {
ws.send(JSON.stringify({ ws.send(JSON.stringify({