mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update frp
This commit is contained in:
parent
c43a9bdeea
commit
ced4fbc88b
@ -18,4 +18,7 @@ frps:
|
||||
restart: always
|
||||
```
|
||||
|
||||
Sample config file: [frps.ini][2]
|
||||
|
||||
[1]: https://github.com/fatedier/frp
|
||||
[2]: https://github.com/fatedier/frp/blob/master/conf/frps_full.ini
|
||||
|
@ -6,3 +6,4 @@ dashboard_port = 7500
|
||||
dashboard_user = admin
|
||||
dashboard_pwd = admin
|
||||
privilege_token = 12345678
|
||||
privilege_allow_ports = 2222,20000-20100
|
||||
|
Loading…
Reference in New Issue
Block a user