Monorepo for Tangled tangled.org

local-infra: support https scheme for knot #718

deleted opened by boltless.me targeting master from sandboxed-atmosphere

this allow testing clone over https

Signed-off-by: Seongmin Lee git@boltless.me

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3m44a6uoeaz22
+9
Diff #0
+9
local-infra/Caddyfile
··· 40 40 reverse_proxy http://host.docker.internal:6000 41 41 } 42 42 43 + https://knot.tngl.boltless.dev { 44 + tls { 45 + issuer internal { 46 + ca localtangled 47 + } 48 + } 49 + reverse_proxy http://host.docker.internal:6000 50 + } 51 + 43 52 http://spindle.tngl.boltless.dev { 44 53 reverse_proxy http://host.docker.internal:6555 45 54 }

History

1 round 0 comments
sign up or login to add to the discussion
boltless.me submitted #0
1 commit
expand
local-infra: support https scheme for knot
expand 0 comments
This pull has been deleted (possibly by jj abandon or jj squash)