fix: update Caddyfile and docker-compose configurations for Plex and Tautulli services
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m25s
Python Lint Check / check-python (push) Failing after 12s

This commit is contained in:
2025-03-25 16:01:28 +01:00
parent 42cb3d5bf2
commit 61cc5d50f9
4 changed files with 15 additions and 15 deletions

View File

@@ -13,6 +13,8 @@ services:
- TZ=Europe/Amsterdam
- PUID=1000
- PGID=100
extra_hosts:
- "host.docker.internal:host-gateway"
networks:
- caddy_network