mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-03-14 12:11:06 +02:00
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