add new chinese translations
This commit is contained in:
20
pages.zh/common/traefik.md
Normal file
20
pages.zh/common/traefik.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# traefik
|
||||
|
||||
> 一个 HTTP 反向代理和负载均衡器。
|
||||
> 更多信息:<https://traefik.io>。
|
||||
|
||||
- 使用默认配置启动服务器:
|
||||
|
||||
`traefik`
|
||||
|
||||
- 使用自定义配置文件启动服务器:
|
||||
|
||||
`traefik --ConfigFile {{config_file.toml}}`
|
||||
|
||||
- 启用集群模式启动服务器:
|
||||
|
||||
`traefik --cluster`
|
||||
|
||||
- 启用 Web UI 启动服务器:
|
||||
|
||||
`traefik --web`
|
Reference in New Issue
Block a user