fix: remove container_name for sabnzbd service in docker-compose template
This commit is contained in:
parent
a9d7256910
commit
850a129aa9
@ -27,7 +27,6 @@ services:
|
|||||||
|
|
||||||
sabnzbd:
|
sabnzbd:
|
||||||
image: lscr.io/linuxserver/sabnzbd:latest
|
image: lscr.io/linuxserver/sabnzbd:latest
|
||||||
container_name: sabnzbd
|
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=100
|
- PGID=100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user