Replies: 1 comment
-
Any one have a best practice to run a https dev server? |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
if I change
bin/server.ts
, for serving a HttpsServerNow it works great from url
https://127.0.0.1:3333
, but AdonisJS still print the message bellow, which the protocol ishttp
Beta Was this translation helpful? Give feedback.
All reactions