mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 08:18:33 +02:00
alias
This commit is contained in:
@ -21,7 +21,7 @@ services:
|
|||||||
restart: ${RESTART:-unless-stopped}
|
restart: ${RESTART:-unless-stopped}
|
||||||
env_file: stack.env
|
env_file: stack.env
|
||||||
extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
|
extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
|
||||||
file: logger.yml
|
file: logging.yml
|
||||||
#service: openvino # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the `-wsl` version for WSL2 where applicable
|
#service: openvino # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the `-wsl` version for WSL2 where applicable
|
||||||
service: ${LOGGING:-syslog}
|
service: ${LOGGING:-syslog}
|
||||||
# logging:
|
# logging:
|
||||||
|
Reference in New Issue
Block a user