[WIP] Implement server to parse address #1
@ -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