[PR #119] [MERGED] Update docker-compose.yml #1530

Closed
opened 2026-03-02 11:58:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/119
Author: @Rosin1
Created: 4/22/2024
Status: Merged
Merged: 4/22/2024
Merged by: @MohamedBassem

Base: mainHead: patch-1


📝 Commits (1)

  • b04b81c Update docker-compose.yml

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docker/docker-compose.yml (+1 -1)

📄 Description

fix: solve invalid type of services.meilisearch.environment.MEILI_NO_ANALYTICS

problem description:
when you run
docker-compose up

it shows:

ERROR: The Compose file './docker-compose.yml' is invalid because:
services.meilisearch.environment.MEILI_NO_ANALYTICS contains true, which is an invalid type, it should be a string, number, or a null

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/119 **Author:** [@Rosin1](https://github.com/Rosin1) **Created:** 4/22/2024 **Status:** ✅ Merged **Merged:** 4/22/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b04b81c`](https://github.com/karakeep-app/karakeep/commit/b04b81c84627498e2c04fe23b59d72af76362c4b) Update docker-compose.yml ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/docker-compose.yml` (+1 -1) </details> ### 📄 Description fix: solve invalid type of services.meilisearch.environment.MEILI_NO_ANALYTICS problem description: when you run `docker-compose up` it shows: ``` ERROR: The Compose file './docker-compose.yml' is invalid because: services.meilisearch.environment.MEILI_NO_ANALYTICS contains true, which is an invalid type, it should be a string, number, or a null ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1530
No description provided.