mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
7 lines
111 B
YAML
7 lines
111 B
YAML
|
frps:
|
||
|
image: easypi/frp-arm
|
||
|
volumes:
|
||
|
- ./data/frps.ini:/opt/frp/frps.ini
|
||
|
net: host
|
||
|
restart: always
|