Register automatic-parking.app
All checks were successful
Build, Push and Run Container / build (push) Successful in 26s
All checks were successful
Build, Push and Run Container / build (push) Successful in 26s
This commit is contained in:
@@ -320,5 +320,5 @@ public class TeslaAuthenticatorServiceConfiguration
|
||||
public string ClientID { get; set; } = "b2240ee4-332a-4252-91aa-bbcc24f78fdb";
|
||||
public string ClientSecret { get; set; } = "ta-secret.YG+XSdlvr6Lv8U-x";
|
||||
public TimeSpan MemoryCacheDelta { get; set; } = TimeSpan.FromSeconds(5);
|
||||
public string Domain { get; set; } = "tesla-connector.automatic-parking.app";
|
||||
public string Domain { get; set; } = "automatic-parking.app";
|
||||
}
|
||||
Reference in New Issue
Block a user