Skip to content

Commit 5dfffdc

Browse files
authored
Merge pull request #1883 from tacman/patch-3
Update MEILI_SERVER URL format in manifest.json
2 parents 6fb78ad + 06182f8 commit 5dfffdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

survos/meili-bundle/2.0/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"config/": "%CONFIG_DIR%/"
77
},
88
"env": {
9-
"MEILI_SERVER": "127.0.0.1:7700",
9+
"MEILI_SERVER": "http://127.0.0.1:7700",
1010
"MEILI_API_KEY": "",
1111
"MEILI_SEARCH_KEY": ""
1212
}

0 commit comments

Comments
 (0)