removed uptime kuma

This commit is contained in:
2024-02-20 10:27:28 -06:00
parent 7fb7b7d8f9
commit 413ffd84e1
-11
View File
@@ -81,17 +81,6 @@ services:
- ${DOCKER_CONFIGS}/pihole/unbound:/etc/pihole:rw
- ${DOCKER_CONFIGS}/pihole/dnsmasq-unbound:/etc/dnsmasq.d:rw
uptime-kuma:
container_name: uptime-kuma
image: louislam/uptime-kuma:1
networks:
- reverse-proxy
ports:
- 3001:3001
restart: always
volumes:
- ${DOCKER_CONFIGS}/uptimekuma/data:/app/data
vaultwarden:
container_name: vaultwarden
image: vaultwarden/server:latest