forked from FoundKeyGang/FoundKey
Disable ElasticSearch in CI enviroment
This commit is contained in:
parent
c70c739b0c
commit
50dfc8ab82
2 changed files with 0 additions and 8 deletions
|
@ -13,7 +13,3 @@ redis:
|
|||
host: localhost
|
||||
port: 6379
|
||||
pass: ''
|
||||
elasticsearch:
|
||||
host: localhost
|
||||
port: 9200
|
||||
pass: ''
|
||||
|
|
|
@ -13,7 +13,3 @@ redis:
|
|||
host: localhost
|
||||
port: 6379
|
||||
pass: ''
|
||||
elasticsearch:
|
||||
host: localhost
|
||||
port: 9200
|
||||
pass: ''
|
||||
|
|
Loading…
Reference in a new issue