feat: optimize container configuration
This commit is contained in:
parent
712b071216
commit
d2be1b0b9c
2 changed files with 4 additions and 3 deletions
services
|
@ -37,7 +37,6 @@ let
|
|||
config.age.secrets.immich-typesense-env.path
|
||||
];
|
||||
extraOptions = [
|
||||
"--runtime-flag=directfs=false"
|
||||
"--runtime-flag=network=host"
|
||||
"--uidmap=0:65534:1"
|
||||
"--gidmap=0:65534:1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue