Update netatalk/docker-compose.yml

This commit is contained in:
2025-12-17 14:48:47 +00:00
parent 68d5a398e3
commit 21afea8c71

View File

@@ -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: