Files
Sortarr/compose.override.yaml
2026-05-15 02:41:52 +00:00

11 lines
186 B
YAML

services:
backend:
environment:
- SORTARR_LOG_LEVEL=DEBUG
volumes:
- ./backend/sortarr:/app/sortarr
web:
volumes:
- ./web/src:/usr/share/nginx/html:ro