Skip to content

Commit c4be720

Browse files
committed
fix: update FQDN
1 parent aabe27e commit c4be720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/compose/homarr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
container_name: homarr
1313
restart: unless-stopped
1414
environment:
15-
- SERVICE_FQDN_HOMEBOX_7575
15+
- SERVICE_FQDN_HOMARR_7575
1616
volumes:
1717
- /var/run/docker.sock:/var/run/docker.sock
1818
- ./homarr/configs:/app/data/configs

0 commit comments

Comments
 (0)