Skip to content

Esbuild: Support HTTPS for `web-standalone`

Administrator requested to merge tr/support-esbuild-https into main

Created by: umpox

Description

We already have Caddy setup on 3443, this just moves the http server to 3080 so Caddy works correctly and we don't get conflicting ports

Test plan

Tested locally with DEV_WEB_BUILDER=esbuild sg start web-standalone

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading