[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
b6510d5fed
commit
bb0e8dcea4
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ services:
|
|||
- TZ=Europe/Berlin
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- OutputLogsToDocker=1
|
||||
restart: always
|
||||
devices:
|
||||
- /dev/dri/card0:/dev/dri/card0
|
||||
|
|
@ -23,6 +24,7 @@ services:
|
|||
- "8096:8096"
|
||||
networks:
|
||||
emby_chris_network:
|
||||
|
||||
netdata:
|
||||
image: netdata/netdata:latest
|
||||
container_name: netdata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue