mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-03-17 20:57:48 +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
|