fixes
This commit is contained in:
@@ -104,7 +104,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@pihole host pihole.catmedved.com
|
@pihole host pihole.catmedved.com
|
||||||
handle @passwords {
|
handle @pihole {
|
||||||
reverse_proxy http://pihole:80
|
reverse_proxy http://pihole:80
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ services:
|
|||||||
# file: hwaccel.ml.yml
|
# file: hwaccel.ml.yml
|
||||||
# service: cpu # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the `-wsl` version for WSL2 where applicable
|
# service: cpu # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the `-wsl` version for WSL2 where applicable
|
||||||
volumes:
|
volumes:
|
||||||
- ./model-cache:/cache
|
- /srv/rundata/immich/model-cache:/cache
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user