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