sdf
This commit is contained in:
parent
30e2edae1b
commit
b23a05d693
1 changed files with 2 additions and 2 deletions
|
|
@ -10,14 +10,14 @@ services:
|
|||
volumes:
|
||||
- /DockerVol/actual:/data
|
||||
environment:
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB: 20
|
||||
ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB: 50
|
||||
ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MB: 20
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
- node.hostname == znas
|
||||
- node.platform.arch != aarch64
|
||||
- node.platform.arch != arm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue