mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
switch to official elasticsearch
This commit is contained in:
parent
8edee1ee7c
commit
9a738f16be
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ in {
|
|||
];
|
||||
};
|
||||
archivist-es = {
|
||||
image = "bbilly1/tubearchivist-es";
|
||||
image = "elasticsearch:8.18.0";
|
||||
extraOptions = ["--ip=10.88.0.16"];
|
||||
environment = {
|
||||
ELASTIC_PASSWORD = "verysecret";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue