[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
|
- /usenet/converted:/converted
|
||||||
|
|
||||||
fileflows:
|
fileflows:
|
||||||
|
container_name: fileflows
|
||||||
image: revenz/fileflows
|
image: revenz/fileflows
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
runtime: nvidia
|
runtime: nvidia
|
||||||
|
|
@ -57,7 +58,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
- /temp:/temp
|
- /temp:/temp
|
||||||
- /usenet/:/app/Data
|
- /app-config/fileflows:/app/Data
|
||||||
- /usenet/tmp:/temp
|
- /usenet/tmp:/temp
|
||||||
- /usenet:/
|
- /usenet:/usenet/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue