We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I download the this version of mercure mercure_0.7.2_Darwin_x86_64.tar.gz unzipped and execute it with:
JWT_KEY='!ChangeMe!' ADDR=':3000' DEMO=1 ALLOW_ANONYMOUS=1 CORS_ALLOWED_ORIGINS=* PUBLISH_ALLOWED_ORIGINS='http://localhost:3000' ./mercure
And i got this message
I never tried on other version of Mac, i normally used the docker image.
The text was updated successfully, but these errors were encountered:
It looks like it's a new "feature" introduced in Catalina, fortunately it can be disabled in Mac OS settings: hashicorp/terraform#23033 (comment)
Sorry, something went wrong.
Thanks @dunglas I just try and the process is:
Then you will have a warning
Then just run
It will work.🎊
Would you mind adding a note in the docs explaining this :)?
No branches or pull requests
Hi,
I download the this version of mercure mercure_0.7.2_Darwin_x86_64.tar.gz
unzipped and execute it with:
And i got this message
I never tried on other version of Mac, i normally used the docker image.
The text was updated successfully, but these errors were encountered: