add dns entries to uptime kuma
This commit is contained in:
parent
ebbf7b9fde
commit
89688b0ef2
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
- "{{ uptime_kuma_port }}:3001"
|
- "{{ uptime_kuma_port }}:3001"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/app/data
|
- ./data:/app/data
|
||||||
dns:
|
dns:
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 9.9.9.9
|
- 9.9.9.9
|
||||||
- 8.8.8.8
|
- 8.8.8.8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue