Update BMA.EHR.Insignia/Services/InsigniaRequestProcessService.cs
This commit is contained in:
parent
51fc5c6395
commit
c6c49ffaff
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ public class InsigniaRequestProcessService : BackgroundService
|
||||||
|
|
||||||
public override async Task StartAsync(CancellationToken cancellationToken)
|
public override async Task StartAsync(CancellationToken cancellationToken)
|
||||||
{
|
{
|
||||||
var client = new SocketIO("https://hrmsbkk.case-collection.com",
|
var client = new SocketIO("wss://hrmsbkk.case-collection.com",
|
||||||
new SocketIOOptions
|
new SocketIOOptions
|
||||||
{
|
{
|
||||||
// เพิ่ม token ใน handshake.auth
|
// เพิ่ม token ใน handshake.auth
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue