You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the remote secure server is not supported.
I mean if I start the server such as node dist/bin/redux-devtools.js --hostname localhost --port 8001 --cert fullchain.pem --key privkey.pem --protocol https --open
it will start the HTTP version does not matter of the choosen protocol 🤷
Hi team!
It looks like the remote secure server is not supported.
I mean if I start the server such as
node dist/bin/redux-devtools.js --hostname localhost --port 8001 --cert fullchain.pem --key privkey.pem --protocol https --open
it will start the HTTP version does not matter of the choosen protocol 🤷
redux-devtools/packages/redux-devtools-cli/src/index.ts
Lines 40 to 44 in 922985f
Is it intentional?
The text was updated successfully, but these errors were encountered: