fix: update FQDN
This commit is contained in:
parent
aabe27efd1
commit
c4be720b20
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ services:
|
||||||
container_name: homarr
|
container_name: homarr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_HOMEBOX_7575
|
- SERVICE_FQDN_HOMARR_7575
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- ./homarr/configs:/app/data/configs
|
- ./homarr/configs:/app/data/configs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue