mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
- Rename docker-compose.yml to compose.yaml - Add defaults, restart policy, and proxy network - Remove container_name (unnecessary), TZ (not required) - Fix VOL_PATH to use base /data pattern - Rewrite README with new section order
4 lines
78 B
Bash
4 lines
78 B
Bash
# Jellyseerr
|
|
VOL_PATH=/data
|
|
JELLYSEERR_IMAGE=ghcr.io/hotio/jellyseerr:release
|