[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
9fbccc0815
commit
dad464e982
1 changed files with 4 additions and 0 deletions
|
|
@ -158,6 +158,10 @@ services:
|
||||||
sabnzbd:
|
sabnzbd:
|
||||||
image: lscr.io/linuxserver/sabnzbd:latest
|
image: lscr.io/linuxserver/sabnzbd:latest
|
||||||
container_name: sabnzbd
|
container_name: sabnzbd
|
||||||
|
logging:
|
||||||
|
driver: loki
|
||||||
|
options:
|
||||||
|
loki-url: "https://10.1.1.5:31000/loki/api/v1/push"
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue