Skip to content

Commit

Permalink
fix: disable strict permission checks
Browse files Browse the repository at this point in the history
  • Loading branch information
kuisathaverat committed Nov 25, 2020
1 parent 2285de5 commit 19c36e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions __tests__/e2e/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ services:
ELASTICSEARCH_URL: http://elasticsearch:9200
ELASTICSEARCH_HOSTS: http://elasticsearch:9200
command:
-E output.elasticsearch.hosts=["elasticsearch:9200"]

-E output.elasticsearch.hosts=["elasticsearch:9200"] --strict.perms=false --environment container
networks:
- elastic

Expand Down

0 comments on commit 19c36e5

Please sign in to comment.