mirror of
https://github.com/bonfire-networks/bonfire-deploy.git
synced 2025-06-24 16:56:02 +00:00
s
This commit is contained in:
parent
461bb41cbd
commit
6e0444d3dd
@ -69,7 +69,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
|
|
||||||
bonfire_search:
|
search:
|
||||||
image: getmeili/meilisearch:latest
|
image: getmeili/meilisearch:latest
|
||||||
environment:
|
environment:
|
||||||
- MEILI_MASTER_KEY_FILE=/run/secrets/meili_master_key
|
- MEILI_MASTER_KEY_FILE=/run/secrets/meili_master_key
|
||||||
@ -79,7 +79,7 @@ services:
|
|||||||
- "search-data:/data.ms"
|
- "search-data:/data.ms"
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
entrypoint: ["/tini", "--", "/docker-entrypoint.sh"]
|
entrypoint: ["tini", "--", "/docker-entrypoint.sh"]
|
||||||
configs:
|
configs:
|
||||||
- source: app_entrypoint
|
- source: app_entrypoint
|
||||||
target: /docker-entrypoint.sh
|
target: /docker-entrypoint.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user