mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-08 15:52:25 +08:00
调整logs位置
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
- /data/eiblog/conf/es/config:/usr/share/elasticsearch/config
|
||||
- /data/eiblog/conf/es/plugins:/usr/share/elasticsearch/plugins
|
||||
- /data/eiblog/esdata/data:/usr/share/elasticsearch/data
|
||||
- /data/eiblog/conf/es/logs:/usr/share/elasticsearch/logs
|
||||
- /data/eiblog/esdata/logs:/usr/share/elasticsearch/logs
|
||||
environment:
|
||||
ES_JAVA_OPTS: "-Xms512m -Xmx512m"
|
||||
# 需注释掉
|
||||
@@ -32,4 +32,4 @@ services:
|
||||
- mongodb
|
||||
ports:
|
||||
- "9000:9000"
|
||||
restart: always
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user