tubearchivist: fix
This commit is contained in:
parent
e34e17bef2
commit
c69abbfd85
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
@ -28,6 +28,7 @@
|
||||||
|
|
||||||
archivist-es = {
|
archivist-es = {
|
||||||
image = "docker.io/bbilly1/tubearchivist-es:latest";
|
image = "docker.io/bbilly1/tubearchivist-es:latest";
|
||||||
|
ports = [ "127.0.0.1:9200:9200" ];
|
||||||
environmentFiles = [ config.age.secrets.tubearchivist-environment-es.path ];
|
environmentFiles = [ config.age.secrets.tubearchivist-environment-es.path ];
|
||||||
volumes = [
|
volumes = [
|
||||||
"/var/lib/tubearchivist/es:/usr/share/elasticsearch/data"
|
"/var/lib/tubearchivist/es:/usr/share/elasticsearch/data"
|
||||||
|
|
Loading…
Reference in a new issue