Skip to content

Commit

Permalink
Merge branch 'main' into temp
Browse files Browse the repository at this point in the history
  • Loading branch information
Timmlion authored Jan 28, 2024
2 parents 843d4cb + 414d935 commit 6e322b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/static/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ $(document).ready(function () {

function initServer() {
connection = new signalR.HubConnectionBuilder()
// .withUrl("https://578d-87-206-130-93.ngrok-free.app/GameHub")
.withUrl("https://magicthememeingapiprod.azurewebsites.net/GameHub")
// .withUrl("https://578d-87-206-130-93.ngrok-free.app/GameHub")
.withAutomaticReconnect()
Expand Down

0 comments on commit 6e322b3

Please sign in to comment.