Closed karlomikus closed 1 year ago
Interesting, it works in testing. Can you try with the following syntax:
MEILI_MASTER_KEY=
BASE_URL=http://localhost:3000
MEILISEARCH_URL=${BASE_URL}/search
API_URL=${BASE_URL}/bar
yes that works !
Just did this big upgrade. Works beautifully now! And is much more secure now! Thank you dev!
Hi, Having
API_URL=$BASE_URL/bar
in the .env does not resolve to the actual url.