Hi, I'm trying to deploy mi webapi .net 6 with WatchDog but the realtime only works when the request cames into the same server that the UI open.
Is possible to configure in order to recieve in realtime all the requests?
NOTE: If I refresh the page all the traces are into the table, but not automatically.
Many thanks in advance
Hi, I'm trying to deploy mi webapi .net 6 with WatchDog but the realtime only works when the request cames into the same server that the UI open.
Is possible to configure in order to recieve in realtime all the requests?
NOTE: If I refresh the page all the traces are into the table, but not automatically.
Many thanks in advance