Update MEILI_SERVER URL format in manifest.json

This commit is contained in:
Tac Tacelosky
2025-11-10 12:26:18 -05:00
committed by GitHub
parent 6fb78ad0ec
commit 06182f8fd9

View File

@@ -6,7 +6,7 @@
"config/": "%CONFIG_DIR%/"
},
"env": {
"MEILI_SERVER": "127.0.0.1:7700",
"MEILI_SERVER": "http://127.0.0.1:7700",
"MEILI_API_KEY": "",
"MEILI_SEARCH_KEY": ""
}