mirror of
https://github.com/clearml/clearml-server
synced 2025-04-16 13:32:07 +00:00
Merge 5875159d65
into bf00441146
This commit is contained in:
commit
4c6a08498e
@ -63,8 +63,8 @@ services:
|
|||||||
image: elasticsearch:8.17.0
|
image: elasticsearch:8.17.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
|
- /opt/clearml/data/elastic_7/data:/usr/share/elasticsearch/data
|
||||||
- /usr/share/elasticsearch/logs
|
- /opt/clearml/data/elastic_7/logs:/usr/share/elasticsearch/logs
|
||||||
|
|
||||||
fileserver:
|
fileserver:
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
Reference in New Issue
Block a user