Skip to content

Commit

Permalink
Update Caddyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
routerino authored Jul 6, 2022
1 parent 52a61c9 commit eb5cdb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions caddy/Caddyfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
https://mesh.mydomain.com {
reverse_proxy https://meshcentral:443 {
transport http {
tls_insecure_skip_verify
}
}
transport http {
tls_insecure_skip_verify
}
}
}

0 comments on commit eb5cdb0

Please sign in to comment.