Too complex to configure for the use case; not worth the overhead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
29d04980fd
commit
c6e8af7e62
@@ -99,20 +99,6 @@ services:
|
||||
ports:
|
||||
- "5055:5055"
|
||||
|
||||
maintainerr:
|
||||
container_name: maintainerr
|
||||
image: ghcr.io/maintainerr/maintainerr:latest
|
||||
restart: unless-stopped
|
||||
networks: [media, edge]
|
||||
env_file:
|
||||
- stack.env
|
||||
environment:
|
||||
- NODE_TLS_REJECT_UNAUTHORIZED=0
|
||||
volumes:
|
||||
- /config/maintainerr:/opt/data
|
||||
ports:
|
||||
- "6246:6246"
|
||||
|
||||
tautulli:
|
||||
image: ghcr.io/linuxserver/tautulli:latest
|
||||
container_name: tautulli
|
||||
|
||||
Reference in New Issue
Block a user