mirror of
https://github.com/clearml/clearml-server
synced 2025-06-23 08:45:30 +00:00
Merge 38a8d151a0
into d998b46cb2
This commit is contained in:
commit
5e2865224d
@ -61,7 +61,7 @@ services:
|
||||
image: elasticsearch:8.17.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- c:/opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
|
||||
- c:/opt/clearml/data/elastic_7:/var/lib/elasticsearch/data
|
||||
- /usr/share/elasticsearch/logs
|
||||
|
||||
fileserver:
|
||||
|
@ -63,7 +63,7 @@ services:
|
||||
image: elasticsearch:8.17.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /opt/clearml/data/elastic_7:/usr/share/elasticsearch/data
|
||||
- /opt/clearml/data/elastic_7:/var/lib/elasticsearch/data
|
||||
- /usr/share/elasticsearch/logs
|
||||
|
||||
fileserver:
|
||||
|
Loading…
Reference in New Issue
Block a user