Skip to content

WS doesn't connect #327

Answered by ElMassimo
phbou72 asked this question in Q&A
Dec 22, 2022 · 4 comments · 2 replies
Discussion options

You must be logged in to vote

My local dev server is hosted on https

In that case, you'll need to configure Vite dev server to use https by providing a valid certificate.

You will also need to set "https": true so that Vite Ruby is aware, or use the skipProxy experimental setting so that assets are requested from the Vite dev server directly.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ElMassimo
Comment options

You must be logged in to vote
2 replies
@ElMassimo
Comment options

@phbou72
Comment options

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