Add CLEARML_FILES_HOST to async_delete in windows

This commit is contained in:
allegroai 2023-05-25 19:27:40 +03:00
parent 4058fb9ce5
commit 95b8f22899

View File

@ -145,7 +145,7 @@ services:
CLEARML_REDIS_SERVICE_HOST: redis
CLEARML_REDIS_SERVICE_PORT: 6379
PYTHONPATH: /opt/clearml/apiserver
CLEARML__services__async_urls_delete__fileserver__url_prefixes: "[]"
CLEARML__services__async_urls_delete__fileserver__url_prefixes: "[${CLEARML_FILES_HOST:-}]"
entrypoint:
- python3
- -m