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