0.3.26
support chat v3
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<script>
|
||||
|
||||
{#var user_id = {{ user.id }}#}
|
||||
ws_url = `ws://localhost:{% get_ws_port %}/ws/socket-server/?user_id={{ user.id }}`;
|
||||
ws_url = `ws://{% get_ws_address %}/ws/socket-server/?user_id={{ user.id }}`;
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user