2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-28 16:06:34 +01:00

add peer.sh to generate profile for tinc-vpn

This commit is contained in:
kev
2016-07-08 02:07:37 +08:00
parent 1b84e71180
commit b9c2519184
5 changed files with 80 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ tinc:
volumes:
- ./tinc:/etc/tinc
environment:
- IP_ADDR=45.32.57.113
- IP_ADDR=1.2.3.4
cap_add:
- NET_ADMIN
dns: 8.8.8.8