mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-17 20:02:27 +08:00
update elasticsearch 2.4.1
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
- /data/eiblog/mgodb:/data/db
|
- /data/eiblog/mgodb:/data/db
|
||||||
restart: always
|
restart: always
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
image: elasticsearch:2.4
|
image: elasticsearch:2.4.1
|
||||||
container_name: eisearch
|
container_name: eisearch
|
||||||
volumes:
|
volumes:
|
||||||
- /data/eiblog/conf/es/config:/usr/share/elasticsearch/config
|
- /data/eiblog/conf/es/config:/usr/share/elasticsearch/config
|
||||||
|
|||||||
Reference in New Issue
Block a user