diff --git a/netatalk/docker-compose.yml b/netatalk/docker-compose.yml index 777a329..42f986b 100644 --- a/netatalk/docker-compose.yml +++ b/netatalk/docker-compose.yml @@ -16,7 +16,7 @@ services: - AFP_USER=mary - AFP_PASS=john1955 - AFP_GROUP=afpusers - - ATALKD_INTERFACE=eno1 + - ATALKD_INTERFACE=eth0 - TZ=Europe/London restart: unless-stopped