Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose file #21

Open
ingen2 opened this issue Sep 16, 2019 · 1 comment
Open

docker compose file #21

ingen2 opened this issue Sep 16, 2019 · 1 comment

Comments

@ingen2
Copy link

ingen2 commented Sep 16, 2019

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

@lluck42
Copy link

lluck42 commented Sep 30, 2019

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

拿走不谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants