We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabe27e commit c4be720Copy full SHA for c4be720
templates/compose/homarr.yaml
@@ -12,7 +12,7 @@ services:
12
container_name: homarr
13
restart: unless-stopped
14
environment:
15
- - SERVICE_FQDN_HOMEBOX_7575
+ - SERVICE_FQDN_HOMARR_7575
16
volumes:
17
- /var/run/docker.sock:/var/run/docker.sock
18
- ./homarr/configs:/app/data/configs
0 commit comments