mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-28 17:46:56 +00:00
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/919 Closes #942 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
commit
e10e9ba071
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ services:
|
||||||
|
|
||||||
db:
|
db:
|
||||||
restart: always
|
restart: always
|
||||||
image: postgres:15-alpine
|
image: groonga/pgroonga:4.0.1-alpine-17
|
||||||
networks:
|
networks:
|
||||||
- shonk
|
- shonk
|
||||||
env_file:
|
env_file:
|
||||||
|
@ -84,7 +84,7 @@ services:
|
||||||
|
|
||||||
# meilisearch:
|
# meilisearch:
|
||||||
# restart: always
|
# restart: always
|
||||||
# image: getmeili/meilisearch:v1.3.4
|
# image: getmeili/meilisearch:v1.13.0
|
||||||
# environment:
|
# environment:
|
||||||
# - MEILI_NO_ANALYTICS=true
|
# - MEILI_NO_ANALYTICS=true
|
||||||
# - MEILI_ENV=production
|
# - MEILI_ENV=production
|
||||||
|
|
Loading…
Add table
Reference in a new issue