refactor: update service configurations and remove karakeep service
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 47m54s
Nix Format Check / check-format (push) Failing after 37s
Python Lint Check / check-python (push) Has been cancelled

This commit is contained in:
2025-07-21 16:43:00 +02:00
parent 9a2952e192
commit 2a8dad2e20
14 changed files with 38 additions and 135 deletions

View File

@@ -4,7 +4,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 8585:8080
- 8686:8080
environment:
- DOZZLE_NO_ANALYTICS=true
restart: unless-stopped