mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-07 01:54:27 +00:00
Merge branch 'master' into PHRAS-4158-storytitle-nok
This commit is contained in:
@@ -51,6 +51,10 @@ services:
|
||||
|
||||
elasticsearch:
|
||||
image: $PHRASEANET_DOCKER_REGISTRY/phraseanet-elasticsearch:$PHRASEANET_DOCKER_TAG
|
||||
ulimits:
|
||||
nofile:
|
||||
soft: 65536
|
||||
hard: 65536
|
||||
profiles: ["elasticsearch"]
|
||||
build: ./docker/elasticsearch
|
||||
restart: on-failure
|
||||
|
Reference in New Issue
Block a user