Update netatalk/docker-compose.yml
Change to eth0 interface for RPi4
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
|||||||
- AFP_USER=mary
|
- AFP_USER=mary
|
||||||
- AFP_PASS=john1955
|
- AFP_PASS=john1955
|
||||||
- AFP_GROUP=afpusers
|
- AFP_GROUP=afpusers
|
||||||
- ATALKD_INTERFACE=eno1
|
- ATALKD_INTERFACE=eth0
|
||||||
- TZ=Europe/London
|
- TZ=Europe/London
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user