mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
Merge pull request #1883 from tacman/patch-3
Update MEILI_SERVER URL format in manifest.json
This commit is contained in:
@@ -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": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user