mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update frp
This commit is contained in:
@@ -5,6 +5,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/frpc -c /etc/frp/frpc.ini
|
ExecStart=/usr/local/bin/frpc -c /etc/frp/frpc.ini
|
||||||
ExecReload=/usr/local/bin/frpc reload -c /etc/frp/frpc.ini
|
ExecReload=/usr/local/bin/frpc reload -c /etc/frp/frpc.ini
|
||||||
|
LimitNOFILE=65535
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ After=network.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/frps -c /etc/frp/frps.ini
|
ExecStart=/usr/local/bin/frps -c /etc/frp/frps.ini
|
||||||
|
LimitNOFILE=65535
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user