1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-02-03 13:21:49 +02:00
This commit is contained in:
kev 2015-06-14 22:15:54 +08:00
parent f33b4f19be
commit 989a9aab3d
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ server:
- "655:655/udp"
volumes:
- tinc:/etc/tinc
cat_add:
cap_add:
- NET_ADMIN
restart: always
```

View File

@ -5,6 +5,6 @@ server:
- "655:655/udp"
volumes:
- tinc:/etc/tinc
cat_add:
cap_add:
- NET_ADMIN
restart: always