mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update frp
This commit is contained in:
@@ -18,4 +18,7 @@ frps:
|
|||||||
restart: always
|
restart: always
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Sample config file: [frps.ini][2]
|
||||||
|
|
||||||
[1]: https://github.com/fatedier/frp
|
[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_user = admin
|
||||||
dashboard_pwd = admin
|
dashboard_pwd = admin
|
||||||
privilege_token = 12345678
|
privilege_token = 12345678
|
||||||
|
privilege_allow_ports = 2222,20000-20100
|
||||||
|
|||||||
Reference in New Issue
Block a user