Closed Omicronlawful closed 1 year ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
The feature you are looking for exists but is undocumented: --proxy-insecure
as a cli arg like:
trunk serve --proxy-backend=https://localhost:3001/ --proxy-insecure --proxy-rewrite=/api/
The docs need updating at https://trunkrs.dev/configuration/#proxy-cli-flags and I have asked how to do that.
This was added in https://github.com/thedodd/trunk/commit/41e4a6089dbc3fc73b9c5b0f0d48565f8b199b49
https://github.com/thedodd/trunk/pull/611 PR for docs
i want to use
mkcert
for local development. Could you add an option to send the certs with it?