.
This commit is contained in:
@@ -33,6 +33,10 @@ services:
|
||||
limits:
|
||||
cpus: '2'
|
||||
#memory: 1024M
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
|
||||
volumes:
|
||||
- /home/rcadmin/docker/tdarr/server:/app/server
|
||||
- /home/rcadmin/docker/tdarr/config:/app/configs
|
||||
@@ -59,3 +63,4 @@ networks:
|
||||
tdarr:
|
||||
driver: overlay
|
||||
attachable: true
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user