Update DNS.
This commit is contained in:
parent
3ccce5d87e
commit
c62290adf1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ data:
|
||||||
endpoints:
|
endpoints:
|
||||||
- name: "${APP}"
|
- name: "${APP}"
|
||||||
group: guarded
|
group: guarded
|
||||||
url: 1.1.1.1
|
url: 10.1.1.1
|
||||||
interval: 1m
|
interval: 1m
|
||||||
ui:
|
ui:
|
||||||
hide-hostname: true
|
hide-hostname: true
|
||||||
|
|
Loading…
Reference in a new issue