Azure / Azure/static-web-apps-cli
Allow SWA to work locally with custom host and HTTPS
Abierto
command: start
status: needs investigation
type: enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 668
- Forks
- 156
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We would like to be able to run SWA locally from a custom host with HTTPS.
e.g. https://app.hostname.dev:4280 to dev server at https://app.hostname.dev:3000
See https://github.com/JeffEmery/swa-ssl for a complete repo demonstrating the problem. You will have to create a self-signed certificate for the host.
When the dev server is configured with a custom host and HTTPS, SWA should also be configurable to use a custom host and HTTPS.
I haven't found any work arounds.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.