Add static dns to uptime kuma

This commit is contained in:
2022-05-09 23:24:11 +01:00
parent 0bae4153c5
commit 07ab33f6fb

View File

@@ -142,6 +142,9 @@ services:
- /home/nick/configs/analytics/uptime-kuma:/app/data
networks:
- proxy
dns:
- 1.1.1.1
- 1.0.0.1
networks:
grafana: