Removed -verbose from elasticproxy CLI
This commit is contained in:
@@ -34,7 +34,7 @@ elasticproxy:
|
|||||||
image: armadillica/elasticproxy:latest
|
image: armadillica/elasticproxy:latest
|
||||||
container_name: elasticproxy
|
container_name: elasticproxy
|
||||||
restart: always
|
restart: always
|
||||||
command: /elasticproxy -elastic http://elastic:9200/ -verbose
|
command: /elasticproxy -elastic http://elastic:9200/
|
||||||
links:
|
links:
|
||||||
- elastic
|
- elastic
|
||||||
kibana:
|
kibana:
|
||||||
|
Reference in New Issue
Block a user