This commit is contained in:
2025-02-23 19:36:09 +01:00
parent e45df818f7
commit 0297066d3c

View File

@ -41,7 +41,7 @@ services:
volumes: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file:
- stack2.env - stack.env
restart: always restart: always
healthcheck: healthcheck:
disable: false disable: false