Update overlay-reset.md

Change service name
This commit is contained in:
Chaz Larson 2023-03-29 16:43:41 -05:00 committed by GitHub
parent 0fc1cc03cf
commit be80ff7ccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ Example Docker Compose file:
```yaml
version: "2.1"
services:
plex-meta-manager:
pmm-overlay-reset:
image: meisnate12/pmm-overlay-reset
container_name: pmm-overlay-reset
environment:
@ -144,4 +144,4 @@ EPISODE=True
IGNORE_RESUME=False
TRACE=False
LOG_REQUESTS=False
```
```