From f4af038dc86c9c27227d322b9b66f4e8a6a3bc42 Mon Sep 17 00:00:00 2001 From: john Date: Thu, 8 Jan 2026 21:14:59 +0000 Subject: [PATCH] Update netatalk/docker-compose.yml --- netatalk/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netatalk/docker-compose.yml b/netatalk/docker-compose.yml index db40d05..23138dd 100644 --- a/netatalk/docker-compose.yml +++ b/netatalk/docker-compose.yml @@ -18,7 +18,7 @@ services: - AFP_USER=mary - AFP_PASS=john1955 - AFP_GROUP=afpusers - - ATALKD_INTERFACE=enx6c1ff76adf85 + - ATALKD_INTERFACE=enx6c1ff76adf85 # 2.5Gb interface on GAMMA - TZ=Europe/London restart: unless-stopped