Update netatalk/docker-compose.yml
This commit is contained in:
@@ -2,7 +2,8 @@ services:
|
|||||||
netatalk:
|
netatalk:
|
||||||
image: netatalk/netatalk:latest
|
image: netatalk/netatalk:latest
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
ports: "548:548"
|
ports:
|
||||||
|
- 548:548
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
security_opt:
|
security_opt:
|
||||||
|
|||||||
Reference in New Issue
Block a user