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

@@ -8,7 +8,7 @@ services:
- PGID=100
- TZ=Europe/Amsterdam
- SERVERURL=mvl.sh
- PEERS=work_laptop,phone,desktop,personal_laptop
- PEERS=worklaptop,phone,desktop,personallaptop
- ALLOWEDIPS=0.0.0.0/0, ::/0
volumes:
- "{{ wireguard_data_dir }}/wg-data:/config"