Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marrouchi authored May 16, 2024
1 parent 67e1a49 commit 46179f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytics-datastore-elastic-search/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
start_period: 1m
volumes:
- es-data:/usr/share/elasticsearch/data
- /backups:/backups/elasticsearch
- ${ES_BACKUPS_PATH:-/backups}:/backups/elasticsearch
networks:
public:

Expand Down

0 comments on commit 46179f7

Please sign in to comment.