feat: 优化 TeamSpeak 安装包

This commit is contained in:
wanghe-fit2cloud 2024-06-27 11:16:44 +08:00
parent 2ecbb601ad
commit 734582622b
5 changed files with 73 additions and 74 deletions

View File

@ -64,4 +64,3 @@ additionalProperties:
required: true required: true
rule: paramPort rule: paramPort
type: number type: number

View File

@ -1,4 +1,3 @@
version: '3'
services: services:
teamspeak: teamspeak:
image: teamspeak:3.13.7 image: teamspeak:3.13.7

View File

@ -4,7 +4,8 @@
## 入门 ## 入门
通过 3 个简单的步骤连接到 TEAMSPEAK 服务器 通过 3 个简单的步骤连接到 TEAMSPEAK 服务器:
1. 从下载页面试用最新的 [TeamSpeak 3 客户端](https://teamspeak.com/zh-CN/downloads/)并安装。 1. 从下载页面试用最新的 [TeamSpeak 3 客户端](https://teamspeak.com/zh-CN/downloads/)并安装。
2. 启动 TeamSpeak 3 客户端,点击“连接”菜单,然后单击“连接”。 2. 启动 TeamSpeak 3 客户端,点击“连接”菜单,然后单击“连接”。
2. 输入您的服务器地址,选择昵称;如果需要,输入服务器密码。 2. 输入您的服务器地址,选择昵称;如果需要,输入服务器密码。

View File

@ -1,15 +1,15 @@
name: TeamSpeak Server name: TeamSpeak Server
tags: tags:
- 实用工具 - 实用工具
title: TeamSpeak Server title: 一款出色的网络语音 (VoIP) 解决方案
description: 一款出色的网络语音 (VoIP) 解决方案 description: 一款出色的网络语音 (VoIP) 解决方案
additionalProperties: additionalProperties:
key: teamspeak key: teamspeak
name: TeamSpeak name: TeamSpeak
tags: tags:
- Tool - Tool
shortDescZh: 一款出色的网络语音 (VoIP) 解决方案 shortDescZh: 一款出色的网络语音 (VoIP) 解决方案
shortDescEn: An out-of-this-world VoIP solution. shortDescEn: An out-of-this-world VoIP solution
type: tool type: tool
crossVersionUpdate: true crossVersionUpdate: true
limit: 0 limit: 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 15 KiB