Skip to content

Commit a58682c

Browse files
author
mafyuh
committedJan 1, 2025
Update docker/arm/docker-compose.yml
1 parent b216934 commit a58682c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/arm/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ services:
190190
syncthing:
191191
image: ghcr.io/linuxserver/syncthing@sha256:1f55fa811ad3903c4b421129966e0eea4b21d53d2471158288dc4a353e273a0a
192192
container_name: syncthing
193-
hostname: ARM #optional
193+
hostname: ARM
194194
environment:
195195
- PUID=0
196196
- PGID=0

0 commit comments

Comments
 (0)
Please sign in to comment.