docs: update wg-basic/yml
This commit is contained in:
parent
c9058d204e
commit
d38d8e430f
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user