Replies: 1 comment 2 replies
-
What adapter are you using? I got it working with Cloudflare Workers. (See this for how I generated the cert.) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I setup https using vite-plugin-mkcert, but this does not work when I run
npx solid-start build
andnpx solid-start start
it just runs a http server instead.
Is there a way to use https with the solid-start currently?
Beta Was this translation helpful? Give feedback.
All reactions