Change API key
All checks were successful
Build, Push and Run Container / build (push) Successful in 25s
All checks were successful
Build, Push and Run Container / build (push) Successful in 25s
This commit is contained in:
@@ -140,7 +140,7 @@ public class MessageProcessor : IMessageProcessor
|
||||
|
||||
public class MessageProcessorConfiguration
|
||||
{
|
||||
public string PushoverAPIKey { get; set; } = "a255e6nkpguw1i96iyj3z9faacgjp7";
|
||||
public string PushoverAPIKey { get; set; } = "acr9fqxafqeqjpr4apryh17m4ak24b";
|
||||
public Dictionary<string, string> VinNotifications { get; set; } = new Dictionary<string, string>() { { "5YJ3E7EB7KF291652", "u2ouaqqu5gd9f1bq3rmrtwriumaffu"} /*Zoli*/ };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user