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