diff --git a/jumpserver.conf b/jumpserver.conf
index 46c958fbd..9afed3280 100644
--- a/jumpserver.conf
+++ b/jumpserver.conf
@@ -16,4 +16,4 @@ ldap_host = ldap://127.0.0.1:389
ldap_base_dn = dc=yolu,dc=com
admin_cn = cn=admin,dc=yolu,dc=com
admin_pass = VNLqNCjpNBIetEoCA2h3
-web_socket_host = 172.10.10.9
\ No newline at end of file
+web_socket_host = 172.10.10.9:3000
\ No newline at end of file
diff --git a/webroot/AutoSa/templates/logView.html b/webroot/AutoSa/templates/logView.html
index bde851d79..13a8cced2 100644
--- a/webroot/AutoSa/templates/logView.html
+++ b/webroot/AutoSa/templates/logView.html
@@ -39,7 +39,7 @@
{% endfor %}
-
+