Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 9edf153b authored by Jonathan Chandra's avatar Jonathan Chandra
Browse files

change url ws

parent fbe5d7bb
Branches infralabs
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ import FeatherIcon from 'feather-icons-react'; ...@@ -14,7 +14,7 @@ import FeatherIcon from 'feather-icons-react';
function UserTest() { function UserTest() {
let { testId } = useParams(); let { testId } = useParams();
var client = Stomp.client('ws://host-1806205571-port-55571.proxy.infralabs.cs.ui.ac.id'); var client = Stomp.client('ws://host-1806205571-port-55571.proxy.infralabs.cs.ui.ac.id/ws/');
const navigate = useNavigate(); const navigate = useNavigate();
const idNumber = localStorage.getItem('idNumber'); const idNumber = localStorage.getItem('idNumber');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment