mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Can configure multiple dynamic dns
This commit is contained in:
@@ -19,8 +19,8 @@ namespace BTCPayServer.Models.ServerViewModels
|
||||
public string Name { get; set; }
|
||||
public string Url { get; set; }
|
||||
}
|
||||
|
||||
public DynamicDnsSettings Settings { get; set; }
|
||||
public bool Modify { get; set; }
|
||||
public DynamicDnsService Settings { get; set; }
|
||||
public string LastUpdated
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user