jncmney
HHomarr
•Created by jncmney on 3/25/2025 in #💬・get-help
Suddently getting "TRPCClientError" and Red Status dots
services:
homarr:
container_name: homarr
image: ghcr.io/homarr-labs/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./homarr/appdata:/appdata
environment:
- SECRET_ENCRYPTION_KEY=***
ports:
- 7575:7575
networks: {}
5 replies
HHomarr
•Created by jncmney on 3/25/2025 in #💬・get-help
Suddently getting "TRPCClientError" and Red Status dots
compose.yml is
5 replies