docker-vpn-pptp icon indicating copy to clipboard operation
docker-vpn-pptp copied to clipboard

docker compose file

Open ingen2 opened this issue 5 years ago • 1 comments

please add docker-compose.yml file to repo. thanks.

ingen2 avatar Sep 16 '19 06:09 ingen2

version: '3' services:   vpn-pptp:     image: mobtitude/vpn-pptp     privileged: true     ports:     - "1723:1723"     volumes:     - ./secrets:/etc/ppp/chap-secrets

拿走不谢

lluck42 avatar Sep 30 '19 01:09 lluck42