Azure / Azure/static-web-apps-cli
Allow SWA to work locally with custom host and HTTPS
Offen
#600
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @sgollapudi77
Auf GitHub ansehen
command: start
status: needs investigation
type: enhancement
- Vorherrschende Sprache
- TypeScript
- Sterne
- 668
- Forks
- 156
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.