unkeyed / unkey

Open source API management platform
https://go.unkey.com
Other
3.99k stars 467 forks source link

bootstrap app doesn't disable SSL for local environment #1545

Closed atresnjo closed 5 months ago

atresnjo commented 5 months ago

Preliminary Checks

Reproduction / Replay Link (Optional)

No response

Issue Summary

bootstrap app doesn't run successfully because the url is https, so when using the planetscale simulator we have to set it to http. error: code: 'ERR_SSL_WRONG_VERSION_NUMBER')

Steps to Reproduce

pnpm bootstrap

Expected behavior

bootstrap app is supposed to run successfully

Other information

No response

Screenshots

No response

Version info

- OS:
- Node:
- npm:
linear[bot] commented 5 months ago

ENG-1032 bootstrap app doesn't disable SSL for local environment