Skip to content

Commit 58e8f9f

Browse files
fix container name for yaml
1 parent f98f322 commit 58e8f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/homarr-1/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
homarr-1:
3-
container_name: homarr
3+
container_name: homarr-1
44
image: ghcr.io/homarr-labs/homarr:v1.44.0
55
restart: unless-stopped
66
volumes:

0 commit comments

Comments
 (0)