panle ceklilis
This commit is contained in:
@ -6,7 +6,7 @@ let connectionId = "";
|
||||
|
||||
export const connectToHub = async () => {
|
||||
connection = new signalR.HubConnectionBuilder()
|
||||
.withUrl("https://mpiapi.beyaz.net/uploadHub", {
|
||||
.withUrl("https://panel.cekilisevi.gov.tr:5001/uploadHub", {
|
||||
withCredentials: false // Bu zorunlu, yoksa cookie vs gönderilmez
|
||||
}) // backend adresine göre düzenle
|
||||
.withAutomaticReconnect()
|
||||
|
||||
Reference in New Issue
Block a user