mirror of
https://github.com/XrayR-project/XrayR-doc.git
synced 2025-06-08 05:29:51 +00:00
update config
This commit is contained in:
parent
93d858b248
commit
e74163e739
1
.github/gitbook-publish.yml
vendored
1
.github/gitbook-publish.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: 'Gitbook Action Build'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master # trigger branch
|
||||
|
@ -84,11 +84,10 @@ http {
|
||||
|
||||
{% hint style="info" %}
|
||||
centos系统请关闭selinux,不然可能导致转发失败。
|
||||
```
|
||||
sudo setenforce 0
|
||||
sudo sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config
|
||||
```
|
||||
{% endhint %}
|
||||
|
||||
## XrayR Trojan配置
|
||||
|
||||
**关键配置:**
|
||||
|
Loading…
x
Reference in New Issue
Block a user