Please specify your own server configuration file, the default is to use the official configuration file to start.
- Configuration mount path:
/etc/frp/frps.toml
docker run -d -v {your configuration file}:/etc/frp/frps.toml yinxulai/frp-server
Please specify your own client configuration file, the default is to use the official configuration file to start.
- Configuration mount path:
/etc/frp/frpc.toml
docker run -d -v {your configuration file}:/etc/frp/frpc.toml yinxulai/frp-client
The current default time zone is Asia/Shanghai
.