chore: other fixes
parent
cda021de2b
commit
154bd502ca
|
@ -279,12 +279,12 @@ dns:
|
||||||
- name: "pi.hole"
|
- name: "pi.hole"
|
||||||
type: "A"
|
type: "A"
|
||||||
value: "100.64.0.4"
|
value: "100.64.0.4"
|
||||||
# - name: "grafana.myvpn.example.com"
|
# - name: "grafana.myvpn.example.com"
|
||||||
# type: "A"
|
# type: "A"
|
||||||
# value: "100.64.0.3"
|
# value: "100.64.0.3"
|
||||||
#
|
#
|
||||||
# # you can also put it in one line
|
# # you can also put it in one line
|
||||||
# - { name: "prometheus.myvpn.example.com", type: "A", value: "100.64.0.3" }
|
# - { name: "prometheus.myvpn.example.com", type: "A", value: "100.64.0.3" }
|
||||||
|
|
||||||
# Unix socket used for the CLI to connect without authentication
|
# Unix socket used for the CLI to connect without authentication
|
||||||
# Note: for production you will want to set this to something like:
|
# Note: for production you will want to set this to something like:
|
||||||
|
|
Loading…
Reference in New Issue