Skip to content

Commit

Permalink
removed unneeded settings from docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
fscm committed Feb 26, 2019
1 parent 621cee5 commit b3f8100
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ services:
- '443:443'
- '1194:1194/udp'
- '1194:1194/tcp'
cap_add:
- NET_ADMIN
devices:
- "/dev/net/tun:/dev/net/tun"
depends_on:
Expand Down

0 comments on commit b3f8100

Please sign in to comment.