feat(services): experiment with typesense
This commit is contained in:
parent
a6bb39e320
commit
97ab426198
@ -33,6 +33,11 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- '${ADDRESSEX_MEILI_UI_PORT:-24173:4173}'
|
- '${ADDRESSEX_MEILI_UI_PORT:-24173:4173}'
|
||||||
|
|
||||||
|
typesense:
|
||||||
|
image: 'typesense/typesense:28.0'
|
||||||
|
hostname: typesense
|
||||||
|
restart: unless-stopped
|
||||||
|
|
||||||
ex:
|
ex:
|
||||||
build:
|
build:
|
||||||
target: elixir
|
target: elixir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user