diff --git a/pptp/fig.yml b/pptp/fig.yml index 8f536a9..4f6948a 100644 --- a/pptp/fig.yml +++ b/pptp/fig.yml @@ -4,4 +4,5 @@ pptp: - "1723:1723" volumes: - ./chap-secrets:/etc/ppp/chap-secrets + cap_add: NET_ADMIN restart: always