update config

This commit is contained in:
pocketW 2022-07-28 20:18:32 +10:00
parent 93d858b248
commit e74163e739
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,6 @@
name: 'Gitbook Action Build' name: 'Gitbook Action Build'
on: on:
workflow_dispatch:
push: push:
branches: branches:
- master # trigger branch - master # trigger branch

View File

@ -84,11 +84,10 @@ http {
{% hint style="info" %} {% hint style="info" %}
centos系统请关闭selinux不然可能导致转发失败。 centos系统请关闭selinux不然可能导致转发失败。
```
sudo setenforce 0 sudo setenforce 0
sudo sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config sudo sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config
```
{% endhint %} {% endhint %}
## XrayR Trojan配置 ## XrayR Trojan配置
**关键配置:** **关键配置:**