mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:02 +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
|