More updates
This commit is contained in:
parent
8c385ab19f
commit
c2fc0b5413
1 changed files with 6 additions and 0 deletions
|
@ -39,6 +39,9 @@ endpoints:
|
|||
group: external
|
||||
url: https://nc.hsn.dev
|
||||
interval: 1m
|
||||
ui:
|
||||
hide-url: true
|
||||
hide-hostname: true
|
||||
client:
|
||||
dns-resolver: tcp://1.1.1.1:53
|
||||
conditions:
|
||||
|
@ -99,6 +102,9 @@ endpoints:
|
|||
group: internal
|
||||
url: https://nc.hsn.dev
|
||||
interval: 1m
|
||||
ui:
|
||||
hide-url: true
|
||||
hide-hostname: true
|
||||
client:
|
||||
dns-resolver: tcp://10.1.1.1:53
|
||||
conditions:
|
||||
|
|
Loading…
Reference in a new issue