mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Disable ElasticSearch in CI enviroment
This commit is contained in:
parent
3c0f9e03a2
commit
462bfb41aa
2 changed files with 0 additions and 8 deletions
|
@ -13,7 +13,3 @@ redis:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 6379
|
port: 6379
|
||||||
pass: ''
|
pass: ''
|
||||||
elasticsearch:
|
|
||||||
host: localhost
|
|
||||||
port: 9200
|
|
||||||
pass: ''
|
|
||||||
|
|
|
@ -13,7 +13,3 @@ redis:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 6379
|
port: 6379
|
||||||
pass: ''
|
pass: ''
|
||||||
elasticsearch:
|
|
||||||
host: localhost
|
|
||||||
port: 9200
|
|
||||||
pass: ''
|
|
||||||
|
|
Loading…
Reference in a new issue