We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5892a commit 1097548Copy full SHA for 1097548
docs/.vuepress/config.js
@@ -207,7 +207,7 @@ module.exports = {
207
'/how-to/command-line-quick-start',
208
'/how-to/configure-node',
209
'/how-to/modify-bootstrap-list',
210
- '/how-to/kubo-tls',
+ '/how-to/kubo-tls-auth',
211
'/how-to/nat-configuration',
212
'/how-to/ipfs-updater',
213
[
docs/how-to/kubo-tls.md renamed to docs/how-to/kubo-tls-auth.md
@@ -1,5 +1,5 @@
1
---
2
-title: TLS and HTTP Auth for Kubo
+title: TLS and HTTP Auth for Kubo with Caddy
3
description: Learn how to set up TLS for Kubo with Caddy reverse proxy for secure API access over public networks.
4
5
0 commit comments