mirror of
https://github.com/halo-dev/docs.git
synced 2026-01-13 06:03:55 +08:00
docs: add documentation of traefik proxy (#172)
增加 Traefik 与 Halo 配合使用的文档 /kind documentation ```release-note None ```
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user