fixes
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
}
|
||||
|
||||
@pihole host pihole.catmedved.com
|
||||
handle @passwords {
|
||||
handle @pihole {
|
||||
reverse_proxy http://pihole:80
|
||||
}
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ services:
|
||||
# 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
|
||||
volumes:
|
||||
- ./model-cache:/cache
|
||||
- /srv/rundata/immich/model-cache:/cache
|
||||
env_file:
|
||||
- .env
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user