mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-30 23:06:18 +00:00
Update x-ui.service
This commit is contained in:
parent
4311adfd94
commit
b379512b0b
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ Wants=network.target
|
||||||
[Service]
|
[Service]
|
||||||
Environment="XRAY_VMESS_AEAD_FORCED=false"
|
Environment="XRAY_VMESS_AEAD_FORCED=false"
|
||||||
Type=simple
|
Type=simple
|
||||||
WorkingDirectory=/usr/local/3x-ui-p1/
|
WorkingDirectory=/usr/local/x-ui/
|
||||||
ExecStart=/usr/local/3x-ui-p1/x-ui
|
ExecStart=/usr/local/x-ui/x-ui
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=5s
|
RestartSec=5s
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue