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