add new chinese translations
This commit is contained in:
28
pages.zh/common/expose.md
Normal file
28
pages.zh/common/expose.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# expose
|
||||
|
||||
> 一个用于共享网站的开源隧道应用程序。
|
||||
> 更多信息:<https://beyondco.de/docs/expose>。
|
||||
|
||||
- 注册您的身份验证令牌:
|
||||
|
||||
`expose token {{token}}`
|
||||
|
||||
- 共享当前工作目录:
|
||||
|
||||
`expose`
|
||||
|
||||
- 使用特定子域名共享当前工作目录:
|
||||
|
||||
`expose --subdomain={{subdomain}}`
|
||||
|
||||
- 共享本地 URL:
|
||||
|
||||
`expose share {{url}}`
|
||||
|
||||
- 运行 Expose 服务器:
|
||||
|
||||
`expose serve`
|
||||
|
||||
- 使用特定主机名运行 Expose 服务器:
|
||||
|
||||
`expose serve {{hostname}}`
|
Reference in New Issue
Block a user