mirror of
https://github.com/immich-app/immich.git
synced 2025-03-01 15:11:21 +01:00
fix: remove no longer needed LD_LIBRARY_PATH (#12872)
This commit is contained in:
parent
91b07fbac8
commit
3724dc465b
1 changed files with 0 additions and 1 deletions
|
@ -51,5 +51,4 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /usr/lib/wsl:/usr/lib/wsl
|
- /usr/lib/wsl:/usr/lib/wsl
|
||||||
environment:
|
environment:
|
||||||
- LD_LIBRARY_PATH=/usr/lib/wsl/lib
|
|
||||||
- LIBVA_DRIVER_NAME=d3d12
|
- LIBVA_DRIVER_NAME=d3d12
|
||||||
|
|
Loading…
Add table
Reference in a new issue