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