new services + proxy network rework

This commit is contained in:
2025-10-13 15:09:05 +02:00
parent aed7d849be
commit ccb4dbc2f3
26 changed files with 287 additions and 37 deletions

10
Tautulli/docker-compose.yml Normal file → Executable file
View File

@@ -1,4 +1,3 @@
version: '3'
services:
tautulli:
image: ghcr.io/tautulli/tautulli
@@ -8,5 +7,10 @@ services:
- /zstore/Docker-volumes/Tautulli:/config
environment:
- TZ=Europe/Prague
ports:
- 8181:8181
# ports:
# - 8181:8181
networks:
default:
external: true
name: proxy