We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5f417 commit b4935b8Copy full SHA for b4935b8
.github/workflows/phpstan.yml
@@ -31,7 +31,7 @@ jobs:
31
- 9200:9200
32
env:
33
discovery.type: single-node
34
- plugins.security.disabled: true
+ DISABLE_SECURITY_PLUGIN: true
35
OPENSEARCH_JAVA_OPTS: -Xms512m -Xmx512m
36
options: --health-cmd="curl http://localhost:9200/_cluster/health" --health-interval=10s --health-timeout=5s --health-retries=10
37
0 commit comments