Skip to content

CORS configuration isnt working...Pls help #968

Answered by nscuro
manjug2021 asked this question in Q&A
Discussion options

You must be logged in to vote

Change

ALPINE_CORS_ALLOW_METHODS=GET POST PUT DELETE OPTIONS

to

ALPINE_CORS_ALLOW_METHODS=GET,POST,PUT,DELETE,OPTIONS

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Methods#directives

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@manjug2021
Comment options

Answer selected by manjug2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants