docs: update wg-basic/yml

This commit is contained in:
Administrator 2021-10-22 06:18:21 +00:00 committed by John Smith
parent c9058d204e
commit d38d8e430f

View File

@ -2,7 +2,7 @@
title: 2.配置文件详解 title: 2.配置文件详解
description: yml配置文件详解 description: yml配置文件详解
published: true published: true
date: 2021-10-22T06:17:36.447Z date: 2021-10-22T06:18:19.554Z
tags: wg-basic tags: wg-basic
editor: markdown editor: markdown
dateCreated: 2021-07-29T06:22:48.973Z dateCreated: 2021-07-29T06:22:48.973Z
@ -126,13 +126,14 @@ websocket:
context: websocket context: websocket
``` ```
| 配置 | 属性 | 说明 | 必填 | 默认值 | 配置 | 属性 | 说明 | 必填 | 默认值
|:-:|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|:-:|:-:|
| websocket.url | url | 访问地址 | N | 127.0.0.1 | | websocket.url | url | 访问地址 | N | 127.0.0.1 |
| websocket.port | port | 访问端口 | N | 1991 | | websocket.port | port | 访问端口 | N | 1991 |
| websocket.context | context | 上下文 | N | websocket | | websocket.context | context | 上下文 | N | websocket |
## 短信、邮件
# 完整示例 # 完整示例
```yml ```yml
server: server: