docs: add documentation of traefik proxy (#172)

增加 Traefik 与 Halo 配合使用的文档

/kind documentation

```release-note
None
```
This commit is contained in:
Scott_N_Yang
2023-02-04 00:32:11 +08:00
committed by GitHub
parent e89334a6b4
commit a324a86fc3
9 changed files with 514 additions and 7 deletions

View File

@@ -24,7 +24,8 @@
"label": "其他指南",
"items": [
"getting-started/install/other/oneinstack",
"getting-started/install/other/nginxproxymanager"
"getting-started/install/other/nginxproxymanager",
"getting-started/install/other/traefik"
]
}
]

View File

@@ -24,7 +24,8 @@
"label": "其他指南",
"items": [
"getting-started/install/other/oneinstack",
"getting-started/install/other/nginxproxymanager"
"getting-started/install/other/nginxproxymanager",
"getting-started/install/other/traefik"
]
}
]