mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-31 03:32:50 +00:00
Testing potential certificate parse error fix
This commit is contained in:
parent
377eaa8402
commit
428cba044d
10 changed files with 14 additions and 14 deletions
|
@ -11,7 +11,7 @@ namespace FCastReceiverService
|
|||
{
|
||||
internal class Program : ServiceApplication
|
||||
{
|
||||
private const string AppId = "qL5oFoTHoJ.FCastReceiver";
|
||||
private const string AppId = "ql5ofothoj.fcastreceiver";
|
||||
private const string AppPort = "ipcPort";
|
||||
private static AppControl _appControl;
|
||||
private static RemotePort _appPort;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue