mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
fix typo
This commit is contained in:
@@ -36,7 +36,7 @@ server:
|
||||
- "655:655/udp"
|
||||
volumes:
|
||||
- tinc:/etc/tinc
|
||||
cat_add:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
restart: always
|
||||
```
|
||||
|
||||
@@ -5,6 +5,6 @@ server:
|
||||
- "655:655/udp"
|
||||
volumes:
|
||||
- tinc:/etc/tinc
|
||||
cat_add:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user