Fix async_delete cannot be configured using configuration files

This commit is contained in:
allegroai 2023-11-17 09:39:22 +02:00
parent c1e7f8f9c1
commit 942f996237
2 changed files with 2 additions and 0 deletions

View File

@ -155,6 +155,7 @@ services:
- http://fileserver:8081
volumes:
- c:/opt/clearml/logs:/var/log/clearml
- c:/opt/clearml/config:/opt/clearml/config
networks:
backend:

View File

@ -154,6 +154,7 @@ services:
- http://fileserver:8081
volumes:
- /opt/clearml/logs:/var/log/clearml
- /opt/clearml/config:/opt/clearml/config
agent-services:
networks: