Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update with streamlined config #2

Merged
merged 3 commits into from
Feb 25, 2023
Merged

Update with streamlined config #2

merged 3 commits into from
Feb 25, 2023

Conversation

karlomikus
Copy link
Contributor

No description provided.

@karlomikus karlomikus merged commit 4fcb91a into master Feb 25, 2023
@MathieuMoalic
Copy link

Hi, Having API_URL=$BASE_URL/bar in the .env does not resolve to the actual url.
image

@karlomikus
Copy link
Contributor Author

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

@MathieuMoalic
Copy link

yes that works !

@zhdenny
Copy link

zhdenny commented Feb 25, 2023

Just did this big upgrade. Works beautifully now! And is much more secure now! Thank you dev!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants