[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
c1470645ed
commit
6d96b9f6c6
1 changed files with 3 additions and 2 deletions
|
|
@ -42,6 +42,7 @@ services:
|
|||
- /usenet/converted:/converted
|
||||
|
||||
fileflows:
|
||||
container_name: fileflows
|
||||
image: revenz/fileflows
|
||||
restart: unless-stopped
|
||||
runtime: nvidia
|
||||
|
|
@ -57,7 +58,7 @@ services:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /temp:/temp
|
||||
- /usenet/:/app/Data
|
||||
- /app-config/fileflows:/app/Data
|
||||
- /usenet/tmp:/temp
|
||||
- /usenet:/
|
||||
- /usenet:/usenet/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue