mirror of
https://github.com/nwithan8/plex-prerolls
synced 2024-08-30 16:52:17 +00:00
parent
9941831407
commit
c56d5b55e6
@ -3,7 +3,7 @@ services:
|
|||||||
plex_prerolls:
|
plex_prerolls:
|
||||||
image: nwithan8/plex_prerolls:latest
|
image: nwithan8/plex_prerolls:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/config:/
|
- /path/to/config:/config
|
||||||
- /path/to/logs:/logs
|
- /path/to/logs:/logs
|
||||||
environment:
|
environment:
|
||||||
CRON_SCHEDULE: "0 0 * * *" # Run every day at midnight, see https://crontab.guru/ for help
|
CRON_SCHEDULE: "0 0 * * *" # Run every day at midnight, see https://crontab.guru/ for help
|
||||||
|
Loading…
Reference in New Issue
Block a user