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